xref: /onnv-gate/usr/src/lib/libzfs/common/mapfile-vers (revision 8744:03d5725cda56)
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#
22*8744SAli.Bahrami@Sun.COM# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
232522Sraf# Use is subject to license terms.
242522Sraf#
252522Sraf
26*8744SAli.Bahrami@Sun.COM#
27*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
28*8744SAli.Bahrami@Sun.COM#
29*8744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30*8744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
31*8744SAli.Bahrami@Sun.COM#
32*8744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
33*8744SAli.Bahrami@Sun.COM#
34*8744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
35*8744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
36*8744SAli.Bahrami@Sun.COM#
37*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
38*8744SAli.Bahrami@Sun.COM#
39*8744SAli.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;
1052522Sraf	zfs_receive;
1062522Sraf	zfs_refresh_properties;
1072522Sraf	zfs_rename;
1082522Sraf	zfs_rollback;
1092522Sraf	zfs_send;
1102522Sraf	zfs_share;
1115331Samw	zfs_shareall;
1123126Sahl	zfs_share_nfs;
1135331Samw	zfs_share_smb;
1143126Sahl	zfs_share_iscsi;
1152522Sraf	zfs_snapshot;
1165713Srm160521	zfs_spa_version;
1172522Sraf	zfs_type_to_name;
1182522Sraf	zfs_unmount;
1192522Sraf	zfs_unmountall;
1202522Sraf	zfs_unshare;
1213126Sahl	zfs_unshare_iscsi;
1223126Sahl	zfs_unshare_nfs;
1235331Samw	zfs_unshare_smb;
1245331Samw	zfs_unshareall;
1255331Samw	zfs_unshareall_bypath;
1263126Sahl	zfs_unshareall_nfs;
1275331Samw	zfs_unshareall_smb;
1282522Sraf	zpool_add;
1292522Sraf	zpool_clear;
1302522Sraf	zpool_close;
1312522Sraf	zpool_create;
1322522Sraf	zpool_create_zvol_links;
1332522Sraf	zpool_destroy;
1343126Sahl	zpool_disable_datasets;
1353126Sahl	zpool_enable_datasets;
1363912Slling	zpool_expand_proplist;
1372522Sraf	zpool_export;
1388211SGeorge.Wilson@Sun.COM	zpool_export_force;
1392522Sraf	zpool_find_import;
1406807Sck153898	zpool_find_import_activeok;
1416807Sck153898	zpool_find_import_byguid;
1426807Sck153898	zpool_find_import_byname;
1435363Seschrock	zpool_find_import_cached;
1442522Sraf	zpool_find_vdev;
1452522Sraf	zpool_get_config;
1462522Sraf	zpool_get_errlog;
1472522Sraf	zpool_get_handle;
1482926Sek110237	zpool_get_history;
1492522Sraf	zpool_get_name;
1507656SSherry.Moore@Sun.COM	zpool_get_physpath;
1513912Slling	zpool_get_prop;
1524451Seschrock	zpool_get_prop_int;
1532522Sraf	zpool_get_state;
1542522Sraf	zpool_get_status;
1552522Sraf	zpool_import;
1565094Slling	zpool_import_props;
1572522Sraf	zpool_import_status;
1582522Sraf	zpool_in_use;
1592522Sraf	zpool_iter;
1604276Staylor	zpool_label_disk;
1612522Sraf	zpool_mount_datasets;
1624543Smarks	zpool_name_to_prop;
1633444Sek110237	zpool_obj_to_path;
1642522Sraf	zpool_open;
1652522Sraf	zpool_open_canfail;
1665094Slling	zpool_prop_align_right;
1675094Slling	zpool_prop_column_name;
1685094Slling	zpool_prop_readonly;
1693912Slling	zpool_prop_to_name;
1703912Slling	zpool_prop_values;
1712522Sraf	zpool_read_label;
1722522Sraf	zpool_refresh_stats;
1732522Sraf	zpool_remove_zvol_links;
1742522Sraf	zpool_scrub;
1754988Sek110237	zpool_set_history_str;
1763912Slling	zpool_set_prop;
1774543Smarks	zpool_stage_history;
1785094Slling	zpool_state_to_name;
1792522Sraf	zpool_unmount_datasets;
1802522Sraf	zpool_upgrade;
1812522Sraf	zpool_vdev_attach;
1824451Seschrock	zpool_vdev_clear;
1834451Seschrock	zpool_vdev_degrade;
1842522Sraf	zpool_vdev_detach;
1854451Seschrock	zpool_vdev_fault;
1862522Sraf	zpool_vdev_name;
1872522Sraf	zpool_vdev_offline;
1882522Sraf	zpool_vdev_online;
1892522Sraf	zpool_vdev_remove;
1905094Slling	zprop_free_list;
1915094Slling	zprop_get_list;
1925094Slling	zprop_iter;
1935094Slling	zprop_print_one_property;
1946423Sgw25295	zvol_check_dump_config;
1952522Sraf    local:
1962522Sraf	*;
1972522Sraf};
198