xref: /onnv-gate/usr/src/lib/libzfs/common/mapfile-vers (revision 9816:847676ec1c5b)
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;
909396SMatthew.Ahrens@Sun.COM	zfs_prop_get_table;
919469SLin.Ling@Sun.COM	zfs_prop_get_userquota_int;
929396SMatthew.Ahrens@Sun.COM	zfs_prop_get_userquota;
932522Sraf	zfs_prop_inherit;
942522Sraf	zfs_prop_inheritable;
959396SMatthew.Ahrens@Sun.COM	zfs_prop_init;
962522Sraf	zfs_prop_is_string;
972522Sraf	zfs_prop_readonly;
982522Sraf	zfs_prop_set;
994577Sahrens	zfs_prop_string_to_index;
1002522Sraf	zfs_prop_to_name;
1012676Seschrock	zfs_prop_user;
1029396SMatthew.Ahrens@Sun.COM	zfs_prop_userquota;
1032522Sraf	zfs_prop_valid_for_type;
1042522Sraf	zfs_prop_values;
1058802SSanjeev.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;
1168845Samw@Sun.COM	zfs_smb_acl_add;
1178845Samw@Sun.COM	zfs_smb_acl_purge;
1188845Samw@Sun.COM	zfs_smb_acl_remove;
1198845Samw@Sun.COM	zfs_smb_acl_rename;
1202522Sraf	zfs_snapshot;
1215713Srm160521	zfs_spa_version;
1222522Sraf	zfs_type_to_name;
1232522Sraf	zfs_unmount;
1242522Sraf	zfs_unmountall;
1252522Sraf	zfs_unshare;
1263126Sahl	zfs_unshare_iscsi;
1273126Sahl	zfs_unshare_nfs;
1285331Samw	zfs_unshare_smb;
1295331Samw	zfs_unshareall;
1305331Samw	zfs_unshareall_bypath;
1313126Sahl	zfs_unshareall_nfs;
1325331Samw	zfs_unshareall_smb;
1339396SMatthew.Ahrens@Sun.COM	zfs_userspace;
1349396SMatthew.Ahrens@Sun.COM	zfs_userquota_prop_prefixes;
1352522Sraf	zpool_add;
1362522Sraf	zpool_clear;
1372522Sraf	zpool_close;
1382522Sraf	zpool_create;
1392522Sraf	zpool_create_zvol_links;
1402522Sraf	zpool_destroy;
1413126Sahl	zpool_disable_datasets;
1423126Sahl	zpool_enable_datasets;
1433912Slling	zpool_expand_proplist;
1442522Sraf	zpool_export;
1458211SGeorge.Wilson@Sun.COM	zpool_export_force;
1462522Sraf	zpool_find_import;
1476807Sck153898	zpool_find_import_activeok;
1486807Sck153898	zpool_find_import_byguid;
1496807Sck153898	zpool_find_import_byname;
1505363Seschrock	zpool_find_import_cached;
1512522Sraf	zpool_find_vdev;
152*9816SGeorge.Wilson@Sun.COM	zpool_find_vdev_by_physpath;
1532522Sraf	zpool_get_config;
1542522Sraf	zpool_get_errlog;
1552522Sraf	zpool_get_handle;
1562926Sek110237	zpool_get_history;
1572522Sraf	zpool_get_name;
1587656SSherry.Moore@Sun.COM	zpool_get_physpath;
1593912Slling	zpool_get_prop;
1604451Seschrock	zpool_get_prop_int;
1612522Sraf	zpool_get_state;
1622522Sraf	zpool_get_status;
1632522Sraf	zpool_import;
1645094Slling	zpool_import_props;
1652522Sraf	zpool_import_status;
1662522Sraf	zpool_in_use;
1672522Sraf	zpool_iter;
1684276Staylor	zpool_label_disk;
1692522Sraf	zpool_mount_datasets;
1704543Smarks	zpool_name_to_prop;
1713444Sek110237	zpool_obj_to_path;
1722522Sraf	zpool_open;
1732522Sraf	zpool_open_canfail;
1745094Slling	zpool_prop_align_right;
1755094Slling	zpool_prop_column_name;
1765094Slling	zpool_prop_readonly;
1773912Slling	zpool_prop_to_name;
1783912Slling	zpool_prop_values;
1792522Sraf	zpool_read_label;
1802522Sraf	zpool_refresh_stats;
1812522Sraf	zpool_remove_zvol_links;
1822522Sraf	zpool_scrub;
1834988Sek110237	zpool_set_history_str;
1843912Slling	zpool_set_prop;
1854543Smarks	zpool_stage_history;
1865094Slling	zpool_state_to_name;
1872522Sraf	zpool_unmount_datasets;
1882522Sraf	zpool_upgrade;
1892522Sraf	zpool_vdev_attach;
1904451Seschrock	zpool_vdev_clear;
1914451Seschrock	zpool_vdev_degrade;
1922522Sraf	zpool_vdev_detach;
1934451Seschrock	zpool_vdev_fault;
1942522Sraf	zpool_vdev_name;
1952522Sraf	zpool_vdev_offline;
1962522Sraf	zpool_vdev_online;
1972522Sraf	zpool_vdev_remove;
1985094Slling	zprop_free_list;
1995094Slling	zprop_get_list;
2005094Slling	zprop_iter;
2015094Slling	zprop_print_one_property;
2026423Sgw25295	zvol_check_dump_config;
2032522Sraf    local:
2042522Sraf	*;
2052522Sraf};
206