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. 22*1af68beaSAlexander Stetsenko# Copyright 2010 Nexenta Systems, Inc. All rights reserved. 23f808c858Sraf# 24bfed486aSAli Bahrami# MAPFILE HEADER START 25bfed486aSAli Bahrami# 26bfed486aSAli Bahrami# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 27bfed486aSAli Bahrami# Object versioning must comply with the rules detailed in 28bfed486aSAli Bahrami# 29bfed486aSAli Bahrami# usr/src/lib/README.mapfiles 30bfed486aSAli Bahrami# 31bfed486aSAli Bahrami# You should not be making modifications here until you've read the most current 32bfed486aSAli Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance. 33bfed486aSAli Bahrami# 34bfed486aSAli Bahrami# MAPFILE HEADER END 35bfed486aSAli Bahrami# 36bfed486aSAli Bahrami 37cd3e9333SAli Bahrami$mapfile_version 2 38cd3e9333SAli Bahrami 39cd3e9333SAli BahramiSYMBOL_VERSION SUNWprivate_1.1 { 40f808c858Sraf global: 41495db6fbSLori Alt fletcher_2_native; 42495db6fbSLori Alt fletcher_2_byteswap; 43495db6fbSLori Alt fletcher_4_native; 44495db6fbSLori Alt fletcher_4_byteswap; 45495db6fbSLori Alt fletcher_4_incremental_native; 46495db6fbSLori Alt fletcher_4_incremental_byteswap; 479d9a58e3SEric Taylor libzfs_add_handle; 489d9a58e3SEric Taylor libzfs_dataset_cmp; 49f808c858Sraf libzfs_errno; 50f808c858Sraf libzfs_error_action; 51f808c858Sraf libzfs_error_description; 52f808c858Sraf libzfs_fini; 53069f55e2SEric Schrock libzfs_fru_compare; 54069f55e2SEric Schrock libzfs_fru_devpath; 55069f55e2SEric Schrock libzfs_fru_lookup; 56069f55e2SEric Schrock libzfs_fru_notself; 57069f55e2SEric Schrock libzfs_fru_refresh; 58f808c858Sraf libzfs_init; 59b2634b9cSEric Taylor libzfs_mnttab_cache; 60f808c858Sraf libzfs_print_on_error; 61b7b97454Sperrin zfs_allocatable_devs; 6299d5e173STim Haley zfs_asprintf; 63f808c858Sraf zfs_clone; 64f808c858Sraf zfs_close; 65f808c858Sraf zfs_create; 667f1f55eaSvb160487 zfs_create_ancestors; 677f1f55eaSvb160487 zfs_dataset_exists; 68ecd6cf80Smarks zfs_deleg_share_nfs; 69f808c858Sraf zfs_destroy; 70f808c858Sraf zfs_destroy_snaps; 71e9dbad6fSeschrock zfs_expand_proplist; 72f808c858Sraf zfs_get_handle; 73*1af68beaSAlexander Stetsenko zfs_get_holds; 74f808c858Sraf zfs_get_name; 75d5b5bb25SRich Morris zfs_get_pool_handle; 76e9dbad6fSeschrock zfs_get_user_props; 77f808c858Sraf zfs_get_type; 783f9d6ad7SLin Ling zfs_history_event_names; 79842727c2SChris Kirby zfs_hold; 80f808c858Sraf zfs_is_mounted; 81f808c858Sraf zfs_is_shared; 82f3861e1aSahl zfs_is_shared_nfs; 83da6c28aaSamw zfs_is_shared_smb; 84f808c858Sraf zfs_iter_children; 85f808c858Sraf zfs_iter_dependents; 86f808c858Sraf zfs_iter_filesystems; 87f808c858Sraf zfs_iter_root; 88f808c858Sraf zfs_iter_snapshots; 89ca45db41SChris Kirby zfs_iter_snapshots_sorted; 90f808c858Sraf zfs_mount; 91f808c858Sraf zfs_name_to_prop; 92f808c858Sraf zfs_name_valid; 93f808c858Sraf zfs_nicenum; 94f808c858Sraf zfs_nicestrtonum; 95f808c858Sraf zfs_open; 965aba80dbSck153898 zfs_path_to_zhandle; 97f808c858Sraf zfs_promote; 98e9dbad6fSeschrock zfs_prop_align_right; 99f808c858Sraf zfs_prop_column_name; 100f808c858Sraf zfs_prop_default_numeric; 101f808c858Sraf zfs_prop_default_string; 102f808c858Sraf zfs_prop_get; 103f808c858Sraf zfs_prop_get_int; 104f808c858Sraf zfs_prop_get_numeric; 10592241e0bSTom Erickson zfs_prop_get_recvd; 10614843421SMatthew Ahrens zfs_prop_get_table; 107edea4b55SLin Ling zfs_prop_get_userquota_int; 10814843421SMatthew Ahrens zfs_prop_get_userquota; 109f808c858Sraf zfs_prop_inherit; 110f808c858Sraf zfs_prop_inheritable; 11114843421SMatthew Ahrens zfs_prop_init; 112f808c858Sraf zfs_prop_is_string; 113f808c858Sraf zfs_prop_readonly; 114f808c858Sraf zfs_prop_set; 115e7437265Sahrens zfs_prop_string_to_index; 116f808c858Sraf zfs_prop_to_name; 117e9dbad6fSeschrock zfs_prop_user; 11814843421SMatthew Ahrens zfs_prop_userquota; 119f808c858Sraf zfs_prop_valid_for_type; 120f808c858Sraf zfs_prop_values; 1212e5e9e19SSanjeev Bagewadi zfs_prune_proplist; 122f808c858Sraf zfs_receive; 123f808c858Sraf zfs_refresh_properties; 124842727c2SChris Kirby zfs_release; 125f808c858Sraf zfs_rename; 126f808c858Sraf zfs_rollback; 127f808c858Sraf zfs_send; 128f808c858Sraf zfs_share; 129da6c28aaSamw zfs_shareall; 130f3861e1aSahl zfs_share_nfs; 131da6c28aaSamw zfs_share_smb; 13299d5e173STim Haley zfs_show_diffs; 133743a77edSAlan Wright zfs_smb_acl_add; 134743a77edSAlan Wright zfs_smb_acl_purge; 135743a77edSAlan Wright zfs_smb_acl_remove; 136743a77edSAlan Wright zfs_smb_acl_rename; 137f808c858Sraf zfs_snapshot; 1387b97dc1aSrm160521 zfs_spa_version; 1390a586ceaSMark Shellenbaum zfs_spa_version_map; 140f808c858Sraf zfs_type_to_name; 141f808c858Sraf zfs_unmount; 142f808c858Sraf zfs_unmountall; 143f808c858Sraf zfs_unshare; 144f3861e1aSahl zfs_unshare_nfs; 145da6c28aaSamw zfs_unshare_smb; 146da6c28aaSamw zfs_unshareall; 147da6c28aaSamw zfs_unshareall_bypath; 148f3861e1aSahl zfs_unshareall_nfs; 149da6c28aaSamw zfs_unshareall_smb; 15014843421SMatthew Ahrens zfs_userspace; 151*1af68beaSAlexander Stetsenko zfs_get_fsacl; 152*1af68beaSAlexander Stetsenko zfs_set_fsacl; 15314843421SMatthew Ahrens zfs_userquota_prop_prefixes; 1540a586ceaSMark Shellenbaum zfs_zpl_version_map; 155f808c858Sraf zpool_add; 156f808c858Sraf zpool_clear; 157096d22d4SEric Schrock zpool_clear_label; 158f808c858Sraf zpool_close; 159f808c858Sraf zpool_create; 160f808c858Sraf zpool_destroy; 161f3861e1aSahl zpool_disable_datasets; 1629eb19f4dSGeorge Wilson zpool_dump_ddt; 163f3861e1aSahl zpool_enable_datasets; 164b1b8ab34Slling zpool_expand_proplist; 165468c413aSTim Haley zpool_explain_recover; 166f808c858Sraf zpool_export; 167394ab0cbSGeorge Wilson zpool_export_force; 168f808c858Sraf zpool_find_import; 1692f8aaab3Seschrock zpool_find_import_cached; 170f808c858Sraf zpool_find_vdev; 171573ca77eSGeorge Wilson zpool_find_vdev_by_physpath; 172069f55e2SEric Schrock zpool_fru_set; 173f808c858Sraf zpool_get_config; 174f808c858Sraf zpool_get_errlog; 175f808c858Sraf zpool_get_handle; 17606eeb2adSek110237 zpool_get_history; 177f808c858Sraf zpool_get_name; 17819397407SSherry Moore zpool_get_physpath; 179b1b8ab34Slling zpool_get_prop; 1803d7072f8Seschrock zpool_get_prop_int; 181f808c858Sraf zpool_get_state; 182f808c858Sraf zpool_get_status; 1838f18d1faSGeorge Wilson zpool_history_unpack; 184f808c858Sraf zpool_import; 185990b4856Slling zpool_import_props; 186f808c858Sraf zpool_import_status; 187f808c858Sraf zpool_in_use; 188f808c858Sraf zpool_iter; 1898488aeb5Staylor zpool_label_disk; 190f808c858Sraf zpool_mount_datasets; 191ecd6cf80Smarks zpool_name_to_prop; 19255434c77Sek110237 zpool_obj_to_path; 193f808c858Sraf zpool_open; 194f808c858Sraf zpool_open_canfail; 195990b4856Slling zpool_prop_align_right; 196990b4856Slling zpool_prop_column_name; 197990b4856Slling zpool_prop_readonly; 198b1b8ab34Slling zpool_prop_to_name; 199b1b8ab34Slling zpool_prop_values; 200f808c858Sraf zpool_read_label; 201f808c858Sraf zpool_refresh_stats; 2023f9d6ad7SLin Ling zpool_scan; 203d41c4376SMark J Musante zpool_search_import; 2042a6b87f0Sek110237 zpool_set_history_str; 205b1b8ab34Slling zpool_set_prop; 206ecd6cf80Smarks zpool_stage_history; 207990b4856Slling zpool_state_to_name; 208f808c858Sraf zpool_unmount_datasets; 209f808c858Sraf zpool_upgrade; 210f808c858Sraf zpool_vdev_attach; 2113d7072f8Seschrock zpool_vdev_clear; 2123d7072f8Seschrock zpool_vdev_degrade; 213f808c858Sraf zpool_vdev_detach; 2143d7072f8Seschrock zpool_vdev_fault; 215f808c858Sraf zpool_vdev_name; 216f808c858Sraf zpool_vdev_offline; 217f808c858Sraf zpool_vdev_online; 218f808c858Sraf zpool_vdev_remove; 2191195e687SMark J Musante zpool_vdev_split; 220990b4856Slling zprop_free_list; 221990b4856Slling zprop_get_list; 222990b4856Slling zprop_iter; 223990b4856Slling zprop_print_one_property; 224e7cbe64fSgw25295 zvol_check_dump_config; 225c1449561SEric Taylor zvol_volsize_to_reservation; 226f808c858Sraf local: 227f808c858Sraf *; 228f808c858Sraf}; 229