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# 213f9d6ad7SLin Ling# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. 22e9103aaeSGarrett D'Amore# Copyright 2011 Nexenta Systems, Inc. All rights reserved. 234263d13fSGeorge Wilson# Copyright (c) 2012 by Delphix. All rights reserved. 24f808c858Sraf# 25bfed486aSAli Bahrami# MAPFILE HEADER START 26bfed486aSAli Bahrami# 27bfed486aSAli Bahrami# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 28bfed486aSAli Bahrami# Object versioning must comply with the rules detailed in 29bfed486aSAli Bahrami# 30bfed486aSAli Bahrami# usr/src/lib/README.mapfiles 31bfed486aSAli Bahrami# 32bfed486aSAli Bahrami# You should not be making modifications here until you've read the most current 33bfed486aSAli Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance. 34bfed486aSAli Bahrami# 35bfed486aSAli Bahrami# MAPFILE HEADER END 36bfed486aSAli Bahrami# 37bfed486aSAli Bahrami 38cd3e9333SAli Bahrami$mapfile_version 2 39cd3e9333SAli Bahrami 40cd3e9333SAli BahramiSYMBOL_VERSION SUNWprivate_1.1 { 41f808c858Sraf global: 42495db6fbSLori Alt fletcher_2_native; 43495db6fbSLori Alt fletcher_2_byteswap; 44495db6fbSLori Alt fletcher_4_native; 45495db6fbSLori Alt fletcher_4_byteswap; 46495db6fbSLori Alt fletcher_4_incremental_native; 47495db6fbSLori Alt fletcher_4_incremental_byteswap; 489d9a58e3SEric Taylor libzfs_add_handle; 499d9a58e3SEric Taylor libzfs_dataset_cmp; 50f808c858Sraf libzfs_errno; 51f808c858Sraf libzfs_error_action; 52f808c858Sraf libzfs_error_description; 53f808c858Sraf libzfs_fini; 54069f55e2SEric Schrock libzfs_fru_compare; 55069f55e2SEric Schrock libzfs_fru_devpath; 56069f55e2SEric Schrock libzfs_fru_lookup; 57069f55e2SEric Schrock libzfs_fru_notself; 58069f55e2SEric Schrock libzfs_fru_refresh; 59f808c858Sraf libzfs_init; 60b2634b9cSEric Taylor libzfs_mnttab_cache; 61f808c858Sraf libzfs_print_on_error; 62ad135b5dSChristopher Siden spa_feature_table; 63b7b97454Sperrin zfs_allocatable_devs; 6499d5e173STim Haley zfs_asprintf; 65f808c858Sraf zfs_clone; 66f808c858Sraf zfs_close; 67f808c858Sraf zfs_create; 687f1f55eaSvb160487 zfs_create_ancestors; 697f1f55eaSvb160487 zfs_dataset_exists; 70ecd6cf80Smarks zfs_deleg_share_nfs; 71f808c858Sraf zfs_destroy; 72f808c858Sraf zfs_destroy_snaps; 7319b94df9SMatthew Ahrens zfs_destroy_snaps_nvl; 74e9dbad6fSeschrock zfs_expand_proplist; 75f808c858Sraf zfs_get_handle; 761af68beaSAlexander Stetsenko zfs_get_holds; 77f808c858Sraf zfs_get_name; 78d5b5bb25SRich Morris zfs_get_pool_handle; 79e9dbad6fSeschrock zfs_get_user_props; 80f808c858Sraf zfs_get_type; 8119b94df9SMatthew Ahrens zfs_handle_dup; 823f9d6ad7SLin Ling zfs_history_event_names; 83842727c2SChris Kirby zfs_hold; 84f808c858Sraf zfs_is_mounted; 85f808c858Sraf zfs_is_shared; 86f3861e1aSahl zfs_is_shared_nfs; 87da6c28aaSamw zfs_is_shared_smb; 88f808c858Sraf zfs_iter_children; 89f808c858Sraf zfs_iter_dependents; 90f808c858Sraf zfs_iter_filesystems; 91f808c858Sraf zfs_iter_root; 92f808c858Sraf zfs_iter_snapshots; 93ca45db41SChris Kirby zfs_iter_snapshots_sorted; 9419b94df9SMatthew Ahrens zfs_iter_snapspec; 95f808c858Sraf zfs_mount; 96f808c858Sraf zfs_name_to_prop; 97f808c858Sraf zfs_name_valid; 98f808c858Sraf zfs_nicenum; 99f808c858Sraf zfs_nicestrtonum; 100f808c858Sraf zfs_open; 1015aba80dbSck153898 zfs_path_to_zhandle; 102f808c858Sraf zfs_promote; 103e9dbad6fSeschrock zfs_prop_align_right; 104f808c858Sraf zfs_prop_column_name; 105f808c858Sraf zfs_prop_default_numeric; 106f808c858Sraf zfs_prop_default_string; 107f808c858Sraf zfs_prop_get; 108f808c858Sraf zfs_prop_get_int; 109f808c858Sraf zfs_prop_get_numeric; 11092241e0bSTom Erickson zfs_prop_get_recvd; 11114843421SMatthew Ahrens zfs_prop_get_table; 112edea4b55SLin Ling zfs_prop_get_userquota_int; 11314843421SMatthew Ahrens zfs_prop_get_userquota; 11419b94df9SMatthew Ahrens zfs_prop_get_written_int; 11519b94df9SMatthew Ahrens zfs_prop_get_written; 116f808c858Sraf zfs_prop_inherit; 117f808c858Sraf zfs_prop_inheritable; 11814843421SMatthew Ahrens zfs_prop_init; 119f808c858Sraf zfs_prop_is_string; 120f808c858Sraf zfs_prop_readonly; 121f808c858Sraf zfs_prop_set; 122e7437265Sahrens zfs_prop_string_to_index; 123f808c858Sraf zfs_prop_to_name; 124e9dbad6fSeschrock zfs_prop_user; 12514843421SMatthew Ahrens zfs_prop_userquota; 126f808c858Sraf zfs_prop_valid_for_type; 127f808c858Sraf zfs_prop_values; 12819b94df9SMatthew Ahrens zfs_prop_written; 1292e5e9e19SSanjeev Bagewadi zfs_prune_proplist; 130f808c858Sraf zfs_receive; 131f808c858Sraf zfs_refresh_properties; 132842727c2SChris Kirby zfs_release; 133f808c858Sraf zfs_rename; 134f808c858Sraf zfs_rollback; 135*4445fffbSMatthew Ahrens zfs_save_arguments; 136f808c858Sraf zfs_send; 137f808c858Sraf zfs_share; 138da6c28aaSamw zfs_shareall; 139f3861e1aSahl zfs_share_nfs; 140da6c28aaSamw zfs_share_smb; 14199d5e173STim Haley zfs_show_diffs; 142743a77edSAlan Wright zfs_smb_acl_add; 143743a77edSAlan Wright zfs_smb_acl_purge; 144743a77edSAlan Wright zfs_smb_acl_remove; 145743a77edSAlan Wright zfs_smb_acl_rename; 146f808c858Sraf zfs_snapshot; 147*4445fffbSMatthew Ahrens zfs_snapshot_nvl; 1487b97dc1aSrm160521 zfs_spa_version; 1490a586ceaSMark Shellenbaum zfs_spa_version_map; 150f808c858Sraf zfs_type_to_name; 151f808c858Sraf zfs_unmount; 152f808c858Sraf zfs_unmountall; 153f808c858Sraf zfs_unshare; 154f3861e1aSahl zfs_unshare_nfs; 155da6c28aaSamw zfs_unshare_smb; 156da6c28aaSamw zfs_unshareall; 157da6c28aaSamw zfs_unshareall_bypath; 158f3861e1aSahl zfs_unshareall_nfs; 159da6c28aaSamw zfs_unshareall_smb; 16014843421SMatthew Ahrens zfs_userspace; 1611af68beaSAlexander Stetsenko zfs_get_fsacl; 1621af68beaSAlexander Stetsenko zfs_set_fsacl; 16314843421SMatthew Ahrens zfs_userquota_prop_prefixes; 1640a586ceaSMark Shellenbaum zfs_zpl_version_map; 165f808c858Sraf zpool_add; 166f808c858Sraf zpool_clear; 167096d22d4SEric Schrock zpool_clear_label; 168f808c858Sraf zpool_close; 169f808c858Sraf zpool_create; 170f808c858Sraf zpool_destroy; 171f3861e1aSahl zpool_disable_datasets; 1729eb19f4dSGeorge Wilson zpool_dump_ddt; 173f3861e1aSahl zpool_enable_datasets; 174b1b8ab34Slling zpool_expand_proplist; 175468c413aSTim Haley zpool_explain_recover; 176f808c858Sraf zpool_export; 177394ab0cbSGeorge Wilson zpool_export_force; 178f808c858Sraf zpool_find_import; 1792f8aaab3Seschrock zpool_find_import_cached; 180f808c858Sraf zpool_find_vdev; 181573ca77eSGeorge Wilson zpool_find_vdev_by_physpath; 182069f55e2SEric Schrock zpool_fru_set; 183f808c858Sraf zpool_get_config; 184f808c858Sraf zpool_get_errlog; 185f808c858Sraf zpool_get_handle; 18606eeb2adSek110237 zpool_get_history; 187f808c858Sraf zpool_get_name; 18819397407SSherry Moore zpool_get_physpath; 189b1b8ab34Slling zpool_get_prop; 1903d7072f8Seschrock zpool_get_prop_int; 191f808c858Sraf zpool_get_state; 192f808c858Sraf zpool_get_status; 1938f18d1faSGeorge Wilson zpool_history_unpack; 194f808c858Sraf zpool_import; 195990b4856Slling zpool_import_props; 196f808c858Sraf zpool_import_status; 197f808c858Sraf zpool_in_use; 1984263d13fSGeorge Wilson zpool_is_bootable; 199f808c858Sraf zpool_iter; 2008488aeb5Staylor zpool_label_disk; 201*4445fffbSMatthew Ahrens zpool_log_history; 202f808c858Sraf zpool_mount_datasets; 203ecd6cf80Smarks zpool_name_to_prop; 20455434c77Sek110237 zpool_obj_to_path; 205f808c858Sraf zpool_open; 206f808c858Sraf zpool_open_canfail; 207ad135b5dSChristopher Siden zpool_print_unsup_feat; 208990b4856Slling zpool_prop_align_right; 209990b4856Slling zpool_prop_column_name; 210ad135b5dSChristopher Siden zpool_prop_feature; 211ad135b5dSChristopher Siden zpool_prop_get_feature; 212990b4856Slling zpool_prop_readonly; 213b1b8ab34Slling zpool_prop_to_name; 214ad135b5dSChristopher Siden zpool_prop_unsupported; 215b1b8ab34Slling zpool_prop_values; 216f808c858Sraf zpool_read_label; 217f808c858Sraf zpool_refresh_stats; 218e9103aaeSGarrett D'Amore zpool_reguid; 2194263d13fSGeorge Wilson zpool_reopen; 2203f9d6ad7SLin Ling zpool_scan; 221d41c4376SMark J Musante zpool_search_import; 222b1b8ab34Slling zpool_set_prop; 223990b4856Slling zpool_state_to_name; 224f808c858Sraf zpool_unmount_datasets; 225f808c858Sraf zpool_upgrade; 226f808c858Sraf zpool_vdev_attach; 2273d7072f8Seschrock zpool_vdev_clear; 2283d7072f8Seschrock zpool_vdev_degrade; 229f808c858Sraf zpool_vdev_detach; 2303d7072f8Seschrock zpool_vdev_fault; 231f808c858Sraf zpool_vdev_name; 232f808c858Sraf zpool_vdev_offline; 233f808c858Sraf zpool_vdev_online; 234f808c858Sraf zpool_vdev_remove; 2351195e687SMark J Musante zpool_vdev_split; 236990b4856Slling zprop_free_list; 237990b4856Slling zprop_get_list; 238990b4856Slling zprop_iter; 239990b4856Slling zprop_print_one_property; 2404263d13fSGeorge Wilson zprop_width; 241e7cbe64fSgw25295 zvol_check_dump_config; 242c1449561SEric Taylor zvol_volsize_to_reservation; 243f808c858Sraf local: 244f808c858Sraf *; 245f808c858Sraf}; 246