xref: /onnv-gate/usr/src/lib/libzfs/common/mapfile-vers (revision 9396:f41cf682d0d3)
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;
478811SEric.Taylor@Sun.COM	libzfs_mnttab_cache;
482522Sraf	libzfs_print_on_error;
495913Sperrin	zfs_allocatable_devs;
502522Sraf	zfs_clone;
512522Sraf	zfs_close;
522522Sraf	zfs_create;
534490Svb160487	zfs_create_ancestors;
544490Svb160487	zfs_dataset_exists;
554543Smarks	zfs_deleg_share_nfs;
562522Sraf	zfs_destroy;
572522Sraf	zfs_destroy_snaps;
582676Seschrock	zfs_expand_proplist;
592522Sraf	zfs_get_handle;
602522Sraf	zfs_get_name;
617538SRichard.Morris@Sun.COM	zfs_get_pool_handle;
622676Seschrock	zfs_get_user_props;
632522Sraf	zfs_get_type;
644543Smarks	zfs_iscsi_perm_check;
652522Sraf	zfs_is_mounted;
662522Sraf	zfs_is_shared;
673126Sahl	zfs_is_shared_iscsi;
683126Sahl	zfs_is_shared_nfs;
695331Samw	zfs_is_shared_smb;
702522Sraf	zfs_iter_children;
712522Sraf	zfs_iter_dependents;
722522Sraf	zfs_iter_filesystems;
732522Sraf	zfs_iter_root;
742522Sraf	zfs_iter_snapshots;
752522Sraf	zfs_mount;
762522Sraf	zfs_name_to_prop;
772522Sraf	zfs_name_valid;
782522Sraf	zfs_nicenum;
792522Sraf	zfs_nicestrtonum;
802522Sraf	zfs_open;
813635Sck153898	zfs_path_to_zhandle;
822522Sraf	zfs_promote;
832676Seschrock	zfs_prop_align_right;
842522Sraf	zfs_prop_column_name;
852522Sraf	zfs_prop_default_numeric;
862522Sraf	zfs_prop_default_string;
872522Sraf	zfs_prop_get;
882522Sraf	zfs_prop_get_int;
892522Sraf	zfs_prop_get_numeric;
90*9396SMatthew.Ahrens@Sun.COM	zfs_prop_get_table;
91*9396SMatthew.Ahrens@Sun.COM	zfs_prop_get_userquota;
922522Sraf	zfs_prop_inherit;
932522Sraf	zfs_prop_inheritable;
94*9396SMatthew.Ahrens@Sun.COM	zfs_prop_init;
952522Sraf	zfs_prop_is_string;
962522Sraf	zfs_prop_readonly;
972522Sraf	zfs_prop_set;
984577Sahrens	zfs_prop_string_to_index;
992522Sraf	zfs_prop_to_name;
1002676Seschrock	zfs_prop_user;
101*9396SMatthew.Ahrens@Sun.COM	zfs_prop_userquota;
1022522Sraf	zfs_prop_valid_for_type;
1032522Sraf	zfs_prop_values;
1048802SSanjeev.Bagewadi@Sun.COM	zfs_prune_proplist;
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;
1158845Samw@Sun.COM	zfs_smb_acl_add;
1168845Samw@Sun.COM	zfs_smb_acl_purge;
1178845Samw@Sun.COM	zfs_smb_acl_remove;
1188845Samw@Sun.COM	zfs_smb_acl_rename;
1192522Sraf	zfs_snapshot;
1205713Srm160521	zfs_spa_version;
1212522Sraf	zfs_type_to_name;
1222522Sraf	zfs_unmount;
1232522Sraf	zfs_unmountall;
1242522Sraf	zfs_unshare;
1253126Sahl	zfs_unshare_iscsi;
1263126Sahl	zfs_unshare_nfs;
1275331Samw	zfs_unshare_smb;
1285331Samw	zfs_unshareall;
1295331Samw	zfs_unshareall_bypath;
1303126Sahl	zfs_unshareall_nfs;
1315331Samw	zfs_unshareall_smb;
132*9396SMatthew.Ahrens@Sun.COM	zfs_userspace;
133*9396SMatthew.Ahrens@Sun.COM	zfs_userquota_prop_prefixes;
1342522Sraf	zpool_add;
1352522Sraf	zpool_clear;
1362522Sraf	zpool_close;
1372522Sraf	zpool_create;
1382522Sraf	zpool_create_zvol_links;
1392522Sraf	zpool_destroy;
1403126Sahl	zpool_disable_datasets;
1413126Sahl	zpool_enable_datasets;
1423912Slling	zpool_expand_proplist;
1432522Sraf	zpool_export;
1448211SGeorge.Wilson@Sun.COM	zpool_export_force;
1452522Sraf	zpool_find_import;
1466807Sck153898	zpool_find_import_activeok;
1476807Sck153898	zpool_find_import_byguid;
1486807Sck153898	zpool_find_import_byname;
1495363Seschrock	zpool_find_import_cached;
1502522Sraf	zpool_find_vdev;
1512522Sraf	zpool_get_config;
1522522Sraf	zpool_get_errlog;
1532522Sraf	zpool_get_handle;
1542926Sek110237	zpool_get_history;
1552522Sraf	zpool_get_name;
1567656SSherry.Moore@Sun.COM	zpool_get_physpath;
1573912Slling	zpool_get_prop;
1584451Seschrock	zpool_get_prop_int;
1592522Sraf	zpool_get_state;
1602522Sraf	zpool_get_status;
1612522Sraf	zpool_import;
1625094Slling	zpool_import_props;
1632522Sraf	zpool_import_status;
1642522Sraf	zpool_in_use;
1652522Sraf	zpool_iter;
1664276Staylor	zpool_label_disk;
1672522Sraf	zpool_mount_datasets;
1684543Smarks	zpool_name_to_prop;
1693444Sek110237	zpool_obj_to_path;
1702522Sraf	zpool_open;
1712522Sraf	zpool_open_canfail;
1725094Slling	zpool_prop_align_right;
1735094Slling	zpool_prop_column_name;
1745094Slling	zpool_prop_readonly;
1753912Slling	zpool_prop_to_name;
1763912Slling	zpool_prop_values;
1772522Sraf	zpool_read_label;
1782522Sraf	zpool_refresh_stats;
1792522Sraf	zpool_remove_zvol_links;
1802522Sraf	zpool_scrub;
1814988Sek110237	zpool_set_history_str;
1823912Slling	zpool_set_prop;
1834543Smarks	zpool_stage_history;
1845094Slling	zpool_state_to_name;
1852522Sraf	zpool_unmount_datasets;
1862522Sraf	zpool_upgrade;
1872522Sraf	zpool_vdev_attach;
1884451Seschrock	zpool_vdev_clear;
1894451Seschrock	zpool_vdev_degrade;
1902522Sraf	zpool_vdev_detach;
1914451Seschrock	zpool_vdev_fault;
1922522Sraf	zpool_vdev_name;
1932522Sraf	zpool_vdev_offline;
1942522Sraf	zpool_vdev_online;
1952522Sraf	zpool_vdev_remove;
1965094Slling	zprop_free_list;
1975094Slling	zprop_get_list;
1985094Slling	zprop_iter;
1995094Slling	zprop_print_one_property;
2006423Sgw25295	zvol_check_dump_config;
2012522Sraf    local:
2022522Sraf	*;
2032522Sraf};
204