1f808c858Sraf# 2f808c858Sraf# CDDL HEADER START 3f808c858Sraf# 4f808c858Sraf# The contents of this file are subject to the terms of the 5f808c858Sraf# Common Development and Distribution License (the "License"). 6f808c858Sraf# You may not use this file except in compliance with the License. 7f808c858Sraf# 8f808c858Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9f808c858Sraf# or http://www.opensolaris.org/os/licensing. 10f808c858Sraf# See the License for the specific language governing permissions 11f808c858Sraf# and limitations under the License. 12f808c858Sraf# 13f808c858Sraf# When distributing Covered Code, include this CDDL HEADER in each 14f808c858Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15f808c858Sraf# If applicable, add the following below this CDDL HEADER, with the 16f808c858Sraf# fields enclosed by brackets "[]" replaced with your own identifying 17f808c858Sraf# information: Portions Copyright [yyyy] [name of copyright owner] 18f808c858Sraf# 19f808c858Sraf# CDDL HEADER END 20f808c858Sraf# 218808ac5dSYuri Pankov 228808ac5dSYuri Pankov# 233f9d6ad7SLin Ling# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. 24*5cabbc6bSPrashanth Sreenivasa# Copyright (c) 2011, 2015 by Delphix. All rights reserved. 258808ac5dSYuri Pankov# Copyright 2016 Nexenta Systems, Inc. 268808ac5dSYuri Pankov# 278808ac5dSYuri Pankov 28f808c858Sraf# 29bfed486aSAli Bahrami# MAPFILE HEADER START 30bfed486aSAli Bahrami# 31bfed486aSAli Bahrami# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 32bfed486aSAli Bahrami# Object versioning must comply with the rules detailed in 33bfed486aSAli Bahrami# 34bfed486aSAli Bahrami# usr/src/lib/README.mapfiles 35bfed486aSAli Bahrami# 36bfed486aSAli Bahrami# You should not be making modifications here until you've read the most current 37bfed486aSAli Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance. 38bfed486aSAli Bahrami# 39bfed486aSAli Bahrami# MAPFILE HEADER END 40bfed486aSAli Bahrami# 41bfed486aSAli Bahrami 42cd3e9333SAli Bahrami$mapfile_version 2 43cd3e9333SAli Bahrami 44cd3e9333SAli BahramiSYMBOL_VERSION SUNWprivate_1.1 { 45f808c858Sraf global: 46495db6fbSLori Alt fletcher_2_native; 47495db6fbSLori Alt fletcher_2_byteswap; 48495db6fbSLori Alt fletcher_4_native; 49495db6fbSLori Alt fletcher_4_byteswap; 50495db6fbSLori Alt fletcher_4_incremental_native; 51495db6fbSLori Alt fletcher_4_incremental_byteswap; 529d9a58e3SEric Taylor libzfs_add_handle; 539d9a58e3SEric Taylor libzfs_dataset_cmp; 54f808c858Sraf libzfs_errno; 55f808c858Sraf libzfs_error_action; 56f808c858Sraf libzfs_error_description; 57f808c858Sraf libzfs_fini; 58069f55e2SEric Schrock libzfs_fru_compare; 59069f55e2SEric Schrock libzfs_fru_devpath; 60069f55e2SEric Schrock libzfs_fru_lookup; 61069f55e2SEric Schrock libzfs_fru_notself; 62069f55e2SEric Schrock libzfs_fru_refresh; 63f808c858Sraf libzfs_init; 64b2634b9cSEric Taylor libzfs_mnttab_cache; 65f808c858Sraf libzfs_print_on_error; 66ad135b5dSChristopher Siden spa_feature_table; 67b7b97454Sperrin zfs_allocatable_devs; 6899d5e173STim Haley zfs_asprintf; 6978f17100SMatthew Ahrens zfs_bookmark_exists; 70f808c858Sraf zfs_clone; 71f808c858Sraf zfs_close; 72f808c858Sraf zfs_create; 737f1f55eaSvb160487 zfs_create_ancestors; 747f1f55eaSvb160487 zfs_dataset_exists; 75ecd6cf80Smarks zfs_deleg_share_nfs; 76f808c858Sraf zfs_destroy; 77f808c858Sraf zfs_destroy_snaps; 7819b94df9SMatthew Ahrens zfs_destroy_snaps_nvl; 79e9dbad6fSeschrock zfs_expand_proplist; 80f808c858Sraf zfs_get_handle; 811af68beaSAlexander Stetsenko zfs_get_holds; 822bcf0248SMax Grossman zfs_get_hole_count; 83f808c858Sraf zfs_get_name; 84d5b5bb25SRich Morris zfs_get_pool_handle; 858808ac5dSYuri Pankov zfs_get_pool_name; 86e9dbad6fSeschrock zfs_get_user_props; 87f808c858Sraf zfs_get_type; 8819b94df9SMatthew Ahrens zfs_handle_dup; 893f9d6ad7SLin Ling zfs_history_event_names; 90842727c2SChris Kirby zfs_hold; 918a981c33SDaniel Hoffman zfs_init_libshare_arg; 92f808c858Sraf zfs_is_mounted; 93f808c858Sraf zfs_is_shared; 94f3861e1aSahl zfs_is_shared_nfs; 95da6c28aaSamw zfs_is_shared_smb; 9678f17100SMatthew Ahrens zfs_iter_bookmarks; 97f808c858Sraf zfs_iter_children; 98f808c858Sraf zfs_iter_dependents; 99f808c858Sraf zfs_iter_filesystems; 100f808c858Sraf zfs_iter_root; 101f808c858Sraf zfs_iter_snapshots; 102ca45db41SChris Kirby zfs_iter_snapshots_sorted; 10319b94df9SMatthew Ahrens zfs_iter_snapspec; 104f808c858Sraf zfs_mount; 105f808c858Sraf zfs_name_to_prop; 106f808c858Sraf zfs_name_valid; 107f808c858Sraf zfs_nicenum; 108f808c858Sraf zfs_nicestrtonum; 109f808c858Sraf zfs_open; 1105aba80dbSck153898 zfs_path_to_zhandle; 111f808c858Sraf zfs_promote; 112e9dbad6fSeschrock zfs_prop_align_right; 113f808c858Sraf zfs_prop_column_name; 114f808c858Sraf zfs_prop_default_numeric; 115f808c858Sraf zfs_prop_default_string; 116f808c858Sraf zfs_prop_get; 117f808c858Sraf zfs_prop_get_int; 118f808c858Sraf zfs_prop_get_numeric; 11992241e0bSTom Erickson zfs_prop_get_recvd; 12014843421SMatthew Ahrens zfs_prop_get_table; 121edea4b55SLin Ling zfs_prop_get_userquota_int; 12214843421SMatthew Ahrens zfs_prop_get_userquota; 12319b94df9SMatthew Ahrens zfs_prop_get_written_int; 12419b94df9SMatthew Ahrens zfs_prop_get_written; 125f808c858Sraf zfs_prop_inherit; 126f808c858Sraf zfs_prop_inheritable; 12714843421SMatthew Ahrens zfs_prop_init; 128f808c858Sraf zfs_prop_is_string; 129f808c858Sraf zfs_prop_readonly; 130f808c858Sraf zfs_prop_set; 13130925561SChris Williamson zfs_prop_set_list; 132e7437265Sahrens zfs_prop_string_to_index; 133f808c858Sraf zfs_prop_to_name; 134e9dbad6fSeschrock zfs_prop_user; 13514843421SMatthew Ahrens zfs_prop_userquota; 136f808c858Sraf zfs_prop_valid_for_type; 137f808c858Sraf zfs_prop_values; 13819b94df9SMatthew Ahrens zfs_prop_written; 1392e5e9e19SSanjeev Bagewadi zfs_prune_proplist; 140f808c858Sraf zfs_receive; 141f808c858Sraf zfs_refresh_properties; 142842727c2SChris Kirby zfs_release; 143*5cabbc6bSPrashanth Sreenivasa zfs_remap_indirects; 144f808c858Sraf zfs_rename; 145f808c858Sraf zfs_rollback; 1464445fffbSMatthew Ahrens zfs_save_arguments; 147f808c858Sraf zfs_send; 14878f17100SMatthew Ahrens zfs_send_one; 1499c3fd121SMatthew Ahrens zfs_send_resume; 1509c3fd121SMatthew Ahrens zfs_send_resume_token_to_nvlist; 151f808c858Sraf zfs_share; 152da6c28aaSamw zfs_shareall; 153f3861e1aSahl zfs_share_nfs; 154da6c28aaSamw zfs_share_smb; 15599d5e173STim Haley zfs_show_diffs; 156743a77edSAlan Wright zfs_smb_acl_add; 157743a77edSAlan Wright zfs_smb_acl_purge; 158743a77edSAlan Wright zfs_smb_acl_remove; 159743a77edSAlan Wright zfs_smb_acl_rename; 160f808c858Sraf zfs_snapshot; 1614445fffbSMatthew Ahrens zfs_snapshot_nvl; 1627b97dc1aSrm160521 zfs_spa_version; 1630a586ceaSMark Shellenbaum zfs_spa_version_map; 16478f17100SMatthew Ahrens zfs_standard_error; 165f808c858Sraf zfs_type_to_name; 1668a981c33SDaniel Hoffman zfs_uninit_libshare; 167f808c858Sraf zfs_unmount; 168f808c858Sraf zfs_unmountall; 169f808c858Sraf zfs_unshare; 170f3861e1aSahl zfs_unshare_nfs; 171da6c28aaSamw zfs_unshare_smb; 172da6c28aaSamw zfs_unshareall; 173da6c28aaSamw zfs_unshareall_bypath; 174f3861e1aSahl zfs_unshareall_nfs; 175da6c28aaSamw zfs_unshareall_smb; 17614843421SMatthew Ahrens zfs_userspace; 177c61ea566SGeorge Wilson zfs_valid_proplist; 1781af68beaSAlexander Stetsenko zfs_get_fsacl; 1791af68beaSAlexander Stetsenko zfs_set_fsacl; 18014843421SMatthew Ahrens zfs_userquota_prop_prefixes; 1810a586ceaSMark Shellenbaum zfs_zpl_version_map; 182f808c858Sraf zpool_add; 183f808c858Sraf zpool_clear; 184096d22d4SEric Schrock zpool_clear_label; 185f808c858Sraf zpool_close; 186f808c858Sraf zpool_create; 187f808c858Sraf zpool_destroy; 188f3861e1aSahl zpool_disable_datasets; 1899eb19f4dSGeorge Wilson zpool_dump_ddt; 190f3861e1aSahl zpool_enable_datasets; 191b1b8ab34Slling zpool_expand_proplist; 192468c413aSTim Haley zpool_explain_recover; 193f808c858Sraf zpool_export; 194394ab0cbSGeorge Wilson zpool_export_force; 195f808c858Sraf zpool_find_import; 1962f8aaab3Seschrock zpool_find_import_cached; 197f808c858Sraf zpool_find_vdev; 198573ca77eSGeorge Wilson zpool_find_vdev_by_physpath; 199069f55e2SEric Schrock zpool_fru_set; 200f808c858Sraf zpool_get_config; 201f808c858Sraf zpool_get_errlog; 20257221772SChristopher Siden zpool_get_features; 203f808c858Sraf zpool_get_handle; 20406eeb2adSek110237 zpool_get_history; 205f808c858Sraf zpool_get_name; 20619397407SSherry Moore zpool_get_physpath; 207b1b8ab34Slling zpool_get_prop; 2083d7072f8Seschrock zpool_get_prop_int; 209f808c858Sraf zpool_get_state; 210f808c858Sraf zpool_get_status; 2118f18d1faSGeorge Wilson zpool_history_unpack; 212f808c858Sraf zpool_import; 213990b4856Slling zpool_import_props; 214f808c858Sraf zpool_import_status; 215f808c858Sraf zpool_in_use; 2164263d13fSGeorge Wilson zpool_is_bootable; 217f808c858Sraf zpool_iter; 2188488aeb5Staylor zpool_label_disk; 2194445fffbSMatthew Ahrens zpool_log_history; 220f808c858Sraf zpool_mount_datasets; 221ecd6cf80Smarks zpool_name_to_prop; 22255434c77Sek110237 zpool_obj_to_path; 223f808c858Sraf zpool_open; 224f808c858Sraf zpool_open_canfail; 2256401734dSWill Andrews zpool_pool_state_to_name; 226ad135b5dSChristopher Siden zpool_print_unsup_feat; 227990b4856Slling zpool_prop_align_right; 228990b4856Slling zpool_prop_column_name; 229ad135b5dSChristopher Siden zpool_prop_feature; 230ad135b5dSChristopher Siden zpool_prop_get_feature; 231990b4856Slling zpool_prop_readonly; 232b1b8ab34Slling zpool_prop_to_name; 233ad135b5dSChristopher Siden zpool_prop_unsupported; 234b1b8ab34Slling zpool_prop_values; 235f808c858Sraf zpool_read_label; 236f808c858Sraf zpool_refresh_stats; 237e9103aaeSGarrett D'Amore zpool_reguid; 2384263d13fSGeorge Wilson zpool_reopen; 2393f9d6ad7SLin Ling zpool_scan; 240d41c4376SMark J Musante zpool_search_import; 241b1b8ab34Slling zpool_set_prop; 2428808ac5dSYuri Pankov zpool_skip_pool; 243990b4856Slling zpool_state_to_name; 244f808c858Sraf zpool_unmount_datasets; 245f808c858Sraf zpool_upgrade; 246f808c858Sraf zpool_vdev_attach; 2473d7072f8Seschrock zpool_vdev_clear; 2483d7072f8Seschrock zpool_vdev_degrade; 249f808c858Sraf zpool_vdev_detach; 2503d7072f8Seschrock zpool_vdev_fault; 251*5cabbc6bSPrashanth Sreenivasa zpool_vdev_indirect_size; 252f808c858Sraf zpool_vdev_name; 253f808c858Sraf zpool_vdev_offline; 254f808c858Sraf zpool_vdev_online; 255f808c858Sraf zpool_vdev_remove; 256*5cabbc6bSPrashanth Sreenivasa zpool_vdev_remove_cancel; 2571195e687SMark J Musante zpool_vdev_split; 258990b4856Slling zprop_free_list; 259990b4856Slling zprop_get_list; 260990b4856Slling zprop_iter; 261990b4856Slling zprop_print_one_property; 2624263d13fSGeorge Wilson zprop_width; 263e7cbe64fSgw25295 zvol_check_dump_config; 264c1449561SEric Taylor zvol_volsize_to_reservation; 265f808c858Sraf local: 266f808c858Sraf *; 267f808c858Sraf}; 268