xref: /onnv-gate/usr/src/lib/libzfs/common/mapfile-vers (revision 10242:c40d075fbca6)
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;
64*10242Schris.kirby@sun.com	zfs_hold;
654543Smarks	zfs_iscsi_perm_check;
662522Sraf	zfs_is_mounted;
672522Sraf	zfs_is_shared;
683126Sahl	zfs_is_shared_iscsi;
693126Sahl	zfs_is_shared_nfs;
705331Samw	zfs_is_shared_smb;
712522Sraf	zfs_iter_children;
722522Sraf	zfs_iter_dependents;
732522Sraf	zfs_iter_filesystems;
742522Sraf	zfs_iter_root;
752522Sraf	zfs_iter_snapshots;
762522Sraf	zfs_mount;
772522Sraf	zfs_name_to_prop;
782522Sraf	zfs_name_valid;
792522Sraf	zfs_nicenum;
802522Sraf	zfs_nicestrtonum;
812522Sraf	zfs_open;
823635Sck153898	zfs_path_to_zhandle;
832522Sraf	zfs_promote;
842676Seschrock	zfs_prop_align_right;
852522Sraf	zfs_prop_column_name;
862522Sraf	zfs_prop_default_numeric;
872522Sraf	zfs_prop_default_string;
882522Sraf	zfs_prop_get;
892522Sraf	zfs_prop_get_int;
902522Sraf	zfs_prop_get_numeric;
919396SMatthew.Ahrens@Sun.COM	zfs_prop_get_table;
929469SLin.Ling@Sun.COM	zfs_prop_get_userquota_int;
939396SMatthew.Ahrens@Sun.COM	zfs_prop_get_userquota;
942522Sraf	zfs_prop_inherit;
952522Sraf	zfs_prop_inheritable;
969396SMatthew.Ahrens@Sun.COM	zfs_prop_init;
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;
1039396SMatthew.Ahrens@Sun.COM	zfs_prop_userquota;
1042522Sraf	zfs_prop_valid_for_type;
1052522Sraf	zfs_prop_values;
1068802SSanjeev.Bagewadi@Sun.COM	zfs_prune_proplist;
1072522Sraf	zfs_receive;
1082522Sraf	zfs_refresh_properties;
109*10242Schris.kirby@sun.com	zfs_release;
1102522Sraf	zfs_rename;
1112522Sraf	zfs_rollback;
1122522Sraf	zfs_send;
1132522Sraf	zfs_share;
1145331Samw	zfs_shareall;
1153126Sahl	zfs_share_nfs;
1165331Samw	zfs_share_smb;
1173126Sahl	zfs_share_iscsi;
1188845Samw@Sun.COM	zfs_smb_acl_add;
1198845Samw@Sun.COM	zfs_smb_acl_purge;
1208845Samw@Sun.COM	zfs_smb_acl_remove;
1218845Samw@Sun.COM	zfs_smb_acl_rename;
1222522Sraf	zfs_snapshot;
1235713Srm160521	zfs_spa_version;
1242522Sraf	zfs_type_to_name;
1252522Sraf	zfs_unmount;
1262522Sraf	zfs_unmountall;
1272522Sraf	zfs_unshare;
1283126Sahl	zfs_unshare_iscsi;
1293126Sahl	zfs_unshare_nfs;
1305331Samw	zfs_unshare_smb;
1315331Samw	zfs_unshareall;
1325331Samw	zfs_unshareall_bypath;
1333126Sahl	zfs_unshareall_nfs;
1345331Samw	zfs_unshareall_smb;
1359396SMatthew.Ahrens@Sun.COM	zfs_userspace;
1369396SMatthew.Ahrens@Sun.COM	zfs_userquota_prop_prefixes;
1372522Sraf	zpool_add;
1382522Sraf	zpool_clear;
1392522Sraf	zpool_close;
1402522Sraf	zpool_create;
1412522Sraf	zpool_create_zvol_links;
1422522Sraf	zpool_destroy;
1433126Sahl	zpool_disable_datasets;
1443126Sahl	zpool_enable_datasets;
1453912Slling	zpool_expand_proplist;
1462522Sraf	zpool_export;
1478211SGeorge.Wilson@Sun.COM	zpool_export_force;
1482522Sraf	zpool_find_import;
1496807Sck153898	zpool_find_import_activeok;
1506807Sck153898	zpool_find_import_byguid;
1516807Sck153898	zpool_find_import_byname;
1525363Seschrock	zpool_find_import_cached;
1532522Sraf	zpool_find_vdev;
1549816SGeorge.Wilson@Sun.COM	zpool_find_vdev_by_physpath;
1552522Sraf	zpool_get_config;
1562522Sraf	zpool_get_errlog;
1572522Sraf	zpool_get_handle;
1582926Sek110237	zpool_get_history;
1592522Sraf	zpool_get_name;
1607656SSherry.Moore@Sun.COM	zpool_get_physpath;
1613912Slling	zpool_get_prop;
1624451Seschrock	zpool_get_prop_int;
1632522Sraf	zpool_get_state;
1642522Sraf	zpool_get_status;
1652522Sraf	zpool_import;
1665094Slling	zpool_import_props;
1672522Sraf	zpool_import_status;
1682522Sraf	zpool_in_use;
1692522Sraf	zpool_iter;
1704276Staylor	zpool_label_disk;
1712522Sraf	zpool_mount_datasets;
1724543Smarks	zpool_name_to_prop;
1733444Sek110237	zpool_obj_to_path;
1742522Sraf	zpool_open;
1752522Sraf	zpool_open_canfail;
1765094Slling	zpool_prop_align_right;
1775094Slling	zpool_prop_column_name;
1785094Slling	zpool_prop_readonly;
1793912Slling	zpool_prop_to_name;
1803912Slling	zpool_prop_values;
1812522Sraf	zpool_read_label;
1822522Sraf	zpool_refresh_stats;
1832522Sraf	zpool_remove_zvol_links;
1842522Sraf	zpool_scrub;
1854988Sek110237	zpool_set_history_str;
1863912Slling	zpool_set_prop;
1874543Smarks	zpool_stage_history;
1885094Slling	zpool_state_to_name;
1892522Sraf	zpool_unmount_datasets;
1902522Sraf	zpool_upgrade;
1912522Sraf	zpool_vdev_attach;
1924451Seschrock	zpool_vdev_clear;
1934451Seschrock	zpool_vdev_degrade;
1942522Sraf	zpool_vdev_detach;
1954451Seschrock	zpool_vdev_fault;
1962522Sraf	zpool_vdev_name;
1972522Sraf	zpool_vdev_offline;
1982522Sraf	zpool_vdev_online;
1992522Sraf	zpool_vdev_remove;
2005094Slling	zprop_free_list;
2015094Slling	zprop_get_list;
2025094Slling	zprop_iter;
2035094Slling	zprop_print_one_property;
2046423Sgw25295	zvol_check_dump_config;
2052522Sraf    local:
2062522Sraf	*;
2072522Sraf};
208