xref: /onnv-gate/usr/src/lib/libzfs/common/mapfile-vers (revision 10830:dd88d8700b3e)
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:
4210602SLori.Alt@Sun.COM	fletcher_2_native;
4310602SLori.Alt@Sun.COM	fletcher_2_byteswap;
4410602SLori.Alt@Sun.COM	fletcher_4_native;
4510602SLori.Alt@Sun.COM	fletcher_4_byteswap;
4610602SLori.Alt@Sun.COM	fletcher_4_incremental_native;
4710602SLori.Alt@Sun.COM	fletcher_4_incremental_byteswap;
4810685SGeorge.Wilson@Sun.COM	hist_event_table;
492522Sraf	libzfs_errno;
502522Sraf	libzfs_error_action;
512522Sraf	libzfs_error_description;
522522Sraf	libzfs_fini;
5310817SEric.Schrock@Sun.COM	libzfs_fru_compare;
5410817SEric.Schrock@Sun.COM	libzfs_fru_devpath;
5510817SEric.Schrock@Sun.COM	libzfs_fru_lookup;
5610817SEric.Schrock@Sun.COM	libzfs_fru_notself;
5710817SEric.Schrock@Sun.COM	libzfs_fru_refresh;
582522Sraf	libzfs_init;
598811SEric.Taylor@Sun.COM	libzfs_mnttab_cache;
602522Sraf	libzfs_print_on_error;
615913Sperrin	zfs_allocatable_devs;
622522Sraf	zfs_clone;
632522Sraf	zfs_close;
642522Sraf	zfs_create;
654490Svb160487	zfs_create_ancestors;
664490Svb160487	zfs_dataset_exists;
674543Smarks	zfs_deleg_share_nfs;
682522Sraf	zfs_destroy;
692522Sraf	zfs_destroy_snaps;
702676Seschrock	zfs_expand_proplist;
712522Sraf	zfs_get_handle;
722522Sraf	zfs_get_name;
737538SRichard.Morris@Sun.COM	zfs_get_pool_handle;
742676Seschrock	zfs_get_user_props;
752522Sraf	zfs_get_type;
7610242Schris.kirby@sun.com	zfs_hold;
7710342Schris.kirby@sun.com	zfs_hold_range;
784543Smarks	zfs_iscsi_perm_check;
792522Sraf	zfs_is_mounted;
802522Sraf	zfs_is_shared;
813126Sahl	zfs_is_shared_iscsi;
823126Sahl	zfs_is_shared_nfs;
835331Samw	zfs_is_shared_smb;
842522Sraf	zfs_iter_children;
852522Sraf	zfs_iter_dependents;
862522Sraf	zfs_iter_filesystems;
872522Sraf	zfs_iter_root;
882522Sraf	zfs_iter_snapshots;
8910342Schris.kirby@sun.com	zfs_iter_snapshots_sorted;
902522Sraf	zfs_mount;
912522Sraf	zfs_name_to_prop;
922522Sraf	zfs_name_valid;
932522Sraf	zfs_nicenum;
942522Sraf	zfs_nicestrtonum;
952522Sraf	zfs_open;
963635Sck153898	zfs_path_to_zhandle;
972522Sraf	zfs_promote;
982676Seschrock	zfs_prop_align_right;
992522Sraf	zfs_prop_column_name;
1002522Sraf	zfs_prop_default_numeric;
1012522Sraf	zfs_prop_default_string;
1022522Sraf	zfs_prop_get;
1032522Sraf	zfs_prop_get_int;
1042522Sraf	zfs_prop_get_numeric;
1059396SMatthew.Ahrens@Sun.COM	zfs_prop_get_table;
1069469SLin.Ling@Sun.COM	zfs_prop_get_userquota_int;
1079396SMatthew.Ahrens@Sun.COM	zfs_prop_get_userquota;
1082522Sraf	zfs_prop_inherit;
1092522Sraf	zfs_prop_inheritable;
1109396SMatthew.Ahrens@Sun.COM	zfs_prop_init;
1112522Sraf	zfs_prop_is_string;
1122522Sraf	zfs_prop_readonly;
1132522Sraf	zfs_prop_set;
1144577Sahrens	zfs_prop_string_to_index;
1152522Sraf	zfs_prop_to_name;
1162676Seschrock	zfs_prop_user;
1179396SMatthew.Ahrens@Sun.COM	zfs_prop_userquota;
1182522Sraf	zfs_prop_valid_for_type;
1192522Sraf	zfs_prop_values;
1208802SSanjeev.Bagewadi@Sun.COM	zfs_prune_proplist;
1212522Sraf	zfs_receive;
1222522Sraf	zfs_refresh_properties;
12310242Schris.kirby@sun.com	zfs_release;
12410342Schris.kirby@sun.com	zfs_release_range;
1252522Sraf	zfs_rename;
1262522Sraf	zfs_rollback;
1272522Sraf	zfs_send;
1282522Sraf	zfs_share;
1295331Samw	zfs_shareall;
1303126Sahl	zfs_share_nfs;
1315331Samw	zfs_share_smb;
1323126Sahl	zfs_share_iscsi;
1338845Samw@Sun.COM	zfs_smb_acl_add;
1348845Samw@Sun.COM	zfs_smb_acl_purge;
1358845Samw@Sun.COM	zfs_smb_acl_remove;
1368845Samw@Sun.COM	zfs_smb_acl_rename;
1372522Sraf	zfs_snapshot;
1385713Srm160521	zfs_spa_version;
1392522Sraf	zfs_type_to_name;
1402522Sraf	zfs_unmount;
1412522Sraf	zfs_unmountall;
1422522Sraf	zfs_unshare;
1433126Sahl	zfs_unshare_iscsi;
1443126Sahl	zfs_unshare_nfs;
1455331Samw	zfs_unshare_smb;
1465331Samw	zfs_unshareall;
1475331Samw	zfs_unshareall_bypath;
1483126Sahl	zfs_unshareall_nfs;
1495331Samw	zfs_unshareall_smb;
1509396SMatthew.Ahrens@Sun.COM	zfs_userspace;
1519396SMatthew.Ahrens@Sun.COM	zfs_userquota_prop_prefixes;
1522522Sraf	zpool_add;
1532522Sraf	zpool_clear;
154*10830SEric.Schrock@Sun.COM	zpool_clear_label;
1552522Sraf	zpool_close;
1562522Sraf	zpool_create;
1572522Sraf	zpool_destroy;
1583126Sahl	zpool_disable_datasets;
1593126Sahl	zpool_enable_datasets;
1603912Slling	zpool_expand_proplist;
1612522Sraf	zpool_export;
1628211SGeorge.Wilson@Sun.COM	zpool_export_force;
1632522Sraf	zpool_find_import;
1646807Sck153898	zpool_find_import_activeok;
1656807Sck153898	zpool_find_import_byguid;
1666807Sck153898	zpool_find_import_byname;
1675363Seschrock	zpool_find_import_cached;
1682522Sraf	zpool_find_vdev;
1699816SGeorge.Wilson@Sun.COM	zpool_find_vdev_by_physpath;
17010817SEric.Schrock@Sun.COM	zpool_fru_set;
1712522Sraf	zpool_get_config;
1722522Sraf	zpool_get_errlog;
1732522Sraf	zpool_get_handle;
1742926Sek110237	zpool_get_history;
1752522Sraf	zpool_get_name;
1767656SSherry.Moore@Sun.COM	zpool_get_physpath;
1773912Slling	zpool_get_prop;
1784451Seschrock	zpool_get_prop_int;
1792522Sraf	zpool_get_state;
1802522Sraf	zpool_get_status;
18110685SGeorge.Wilson@Sun.COM	zpool_history_unpack;
1822522Sraf	zpool_import;
1835094Slling	zpool_import_props;
1842522Sraf	zpool_import_status;
1852522Sraf	zpool_in_use;
1862522Sraf	zpool_iter;
1874276Staylor	zpool_label_disk;
1882522Sraf	zpool_mount_datasets;
1894543Smarks	zpool_name_to_prop;
1903444Sek110237	zpool_obj_to_path;
1912522Sraf	zpool_open;
1922522Sraf	zpool_open_canfail;
1935094Slling	zpool_prop_align_right;
1945094Slling	zpool_prop_column_name;
1955094Slling	zpool_prop_readonly;
1963912Slling	zpool_prop_to_name;
1973912Slling	zpool_prop_values;
1982522Sraf	zpool_read_label;
1992522Sraf	zpool_refresh_stats;
2002522Sraf	zpool_scrub;
2014988Sek110237	zpool_set_history_str;
2023912Slling	zpool_set_prop;
2034543Smarks	zpool_stage_history;
2045094Slling	zpool_state_to_name;
2052522Sraf	zpool_unmount_datasets;
2062522Sraf	zpool_upgrade;
2072522Sraf	zpool_vdev_attach;
2084451Seschrock	zpool_vdev_clear;
2094451Seschrock	zpool_vdev_degrade;
2102522Sraf	zpool_vdev_detach;
2114451Seschrock	zpool_vdev_fault;
2122522Sraf	zpool_vdev_name;
2132522Sraf	zpool_vdev_offline;
2142522Sraf	zpool_vdev_online;
2152522Sraf	zpool_vdev_remove;
2165094Slling	zprop_free_list;
2175094Slling	zprop_get_list;
2185094Slling	zprop_iter;
2195094Slling	zprop_print_one_property;
2206423Sgw25295	zvol_check_dump_config;
2212522Sraf    local:
2222522Sraf	*;
2232522Sraf};
224