12522Sraf# 22522Sraf# CDDL HEADER START 32522Sraf# 42522Sraf# The contents of this file are subject to the terms of the 52522Sraf# Common Development and Distribution License (the "License"). 62522Sraf# You may not use this file except in compliance with the License. 72522Sraf# 82522Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 92522Sraf# or http://www.opensolaris.org/os/licensing. 102522Sraf# See the License for the specific language governing permissions 112522Sraf# and limitations under the License. 122522Sraf# 132522Sraf# When distributing Covered Code, include this CDDL HEADER in each 142522Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 152522Sraf# If applicable, add the following below this CDDL HEADER, with the 162522Sraf# fields enclosed by brackets "[]" replaced with your own identifying 172522Sraf# information: Portions Copyright [yyyy] [name of copyright owner] 182522Sraf# 192522Sraf# CDDL HEADER END 202522Sraf# 212522Sraf# 228744SAli.Bahrami@Sun.COM# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 232522Sraf# Use is subject to license terms. 242522Sraf# 252522Sraf 268744SAli.Bahrami@Sun.COM# 278744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 288744SAli.Bahrami@Sun.COM# 298744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 308744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 318744SAli.Bahrami@Sun.COM# 328744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 338744SAli.Bahrami@Sun.COM# 348744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 358744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 368744SAli.Bahrami@Sun.COM# 378744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 388744SAli.Bahrami@Sun.COM# 398744SAli.Bahrami@Sun.COM 402522SrafSUNWprivate_1.1 { 412522Sraf global: 422522Sraf libzfs_errno; 432522Sraf libzfs_error_action; 442522Sraf libzfs_error_description; 452522Sraf libzfs_fini; 462522Sraf libzfs_init; 472522Sraf libzfs_print_on_error; 485913Sperrin zfs_allocatable_devs; 494543Smarks zfs_build_perms; 502522Sraf zfs_clone; 512522Sraf zfs_close; 522522Sraf zfs_create; 534490Svb160487 zfs_create_ancestors; 544490Svb160487 zfs_dataset_exists; 555993Smarks zfs_deleg_permissions; 564543Smarks zfs_deleg_share_nfs; 572522Sraf zfs_destroy; 582522Sraf zfs_destroy_snaps; 592676Seschrock zfs_expand_proplist; 604543Smarks zfs_free_allows; 612522Sraf zfs_get_handle; 622522Sraf zfs_get_name; 637538SRichard.Morris@Sun.COM zfs_get_pool_handle; 642676Seschrock zfs_get_user_props; 652522Sraf zfs_get_type; 664543Smarks zfs_iscsi_perm_check; 672522Sraf zfs_is_mounted; 682522Sraf zfs_is_shared; 693126Sahl zfs_is_shared_iscsi; 703126Sahl zfs_is_shared_nfs; 715331Samw zfs_is_shared_smb; 722522Sraf zfs_iter_children; 732522Sraf zfs_iter_dependents; 742522Sraf zfs_iter_filesystems; 752522Sraf zfs_iter_root; 762522Sraf zfs_iter_snapshots; 772522Sraf zfs_mount; 782522Sraf zfs_name_to_prop; 792522Sraf zfs_name_valid; 802522Sraf zfs_nicenum; 812522Sraf zfs_nicestrtonum; 822522Sraf zfs_open; 833635Sck153898 zfs_path_to_zhandle; 844543Smarks zfs_perm_get; 854543Smarks zfs_perm_remove; 864543Smarks zfs_perm_set; 872522Sraf zfs_promote; 882676Seschrock zfs_prop_align_right; 892522Sraf zfs_prop_column_name; 902522Sraf zfs_prop_default_numeric; 912522Sraf zfs_prop_default_string; 922522Sraf zfs_prop_get; 932522Sraf zfs_prop_get_int; 942522Sraf zfs_prop_get_numeric; 952522Sraf zfs_prop_inherit; 962522Sraf zfs_prop_inheritable; 972522Sraf zfs_prop_is_string; 982522Sraf zfs_prop_readonly; 992522Sraf zfs_prop_set; 1004577Sahrens zfs_prop_string_to_index; 1012522Sraf zfs_prop_to_name; 1022676Seschrock zfs_prop_user; 1032522Sraf zfs_prop_valid_for_type; 1042522Sraf zfs_prop_values; 105*8802SSanjeev.Bagewadi@Sun.COM zfs_prune_proplist; 1062522Sraf zfs_receive; 1072522Sraf zfs_refresh_properties; 1082522Sraf zfs_rename; 1092522Sraf zfs_rollback; 1102522Sraf zfs_send; 1112522Sraf zfs_share; 1125331Samw zfs_shareall; 1133126Sahl zfs_share_nfs; 1145331Samw zfs_share_smb; 1153126Sahl zfs_share_iscsi; 1162522Sraf zfs_snapshot; 1175713Srm160521 zfs_spa_version; 1182522Sraf zfs_type_to_name; 1192522Sraf zfs_unmount; 1202522Sraf zfs_unmountall; 1212522Sraf zfs_unshare; 1223126Sahl zfs_unshare_iscsi; 1233126Sahl zfs_unshare_nfs; 1245331Samw zfs_unshare_smb; 1255331Samw zfs_unshareall; 1265331Samw zfs_unshareall_bypath; 1273126Sahl zfs_unshareall_nfs; 1285331Samw zfs_unshareall_smb; 1292522Sraf zpool_add; 1302522Sraf zpool_clear; 1312522Sraf zpool_close; 1322522Sraf zpool_create; 1332522Sraf zpool_create_zvol_links; 1342522Sraf zpool_destroy; 1353126Sahl zpool_disable_datasets; 1363126Sahl zpool_enable_datasets; 1373912Slling zpool_expand_proplist; 1382522Sraf zpool_export; 1398211SGeorge.Wilson@Sun.COM zpool_export_force; 1402522Sraf zpool_find_import; 1416807Sck153898 zpool_find_import_activeok; 1426807Sck153898 zpool_find_import_byguid; 1436807Sck153898 zpool_find_import_byname; 1445363Seschrock zpool_find_import_cached; 1452522Sraf zpool_find_vdev; 1462522Sraf zpool_get_config; 1472522Sraf zpool_get_errlog; 1482522Sraf zpool_get_handle; 1492926Sek110237 zpool_get_history; 1502522Sraf zpool_get_name; 1517656SSherry.Moore@Sun.COM zpool_get_physpath; 1523912Slling zpool_get_prop; 1534451Seschrock zpool_get_prop_int; 1542522Sraf zpool_get_state; 1552522Sraf zpool_get_status; 1562522Sraf zpool_import; 1575094Slling zpool_import_props; 1582522Sraf zpool_import_status; 1592522Sraf zpool_in_use; 1602522Sraf zpool_iter; 1614276Staylor zpool_label_disk; 1622522Sraf zpool_mount_datasets; 1634543Smarks zpool_name_to_prop; 1643444Sek110237 zpool_obj_to_path; 1652522Sraf zpool_open; 1662522Sraf zpool_open_canfail; 1675094Slling zpool_prop_align_right; 1685094Slling zpool_prop_column_name; 1695094Slling zpool_prop_readonly; 1703912Slling zpool_prop_to_name; 1713912Slling zpool_prop_values; 1722522Sraf zpool_read_label; 1732522Sraf zpool_refresh_stats; 1742522Sraf zpool_remove_zvol_links; 1752522Sraf zpool_scrub; 1764988Sek110237 zpool_set_history_str; 1773912Slling zpool_set_prop; 1784543Smarks zpool_stage_history; 1795094Slling zpool_state_to_name; 1802522Sraf zpool_unmount_datasets; 1812522Sraf zpool_upgrade; 1822522Sraf zpool_vdev_attach; 1834451Seschrock zpool_vdev_clear; 1844451Seschrock zpool_vdev_degrade; 1852522Sraf zpool_vdev_detach; 1864451Seschrock zpool_vdev_fault; 1872522Sraf zpool_vdev_name; 1882522Sraf zpool_vdev_offline; 1892522Sraf zpool_vdev_online; 1902522Sraf zpool_vdev_remove; 1915094Slling zprop_free_list; 1925094Slling zprop_get_list; 1935094Slling zprop_iter; 1945094Slling zprop_print_one_property; 1956423Sgw25295 zvol_check_dump_config; 1962522Sraf local: 1972522Sraf *; 1982522Sraf}; 199