xref: /titanic_51/usr/src/lib/libzfs/common/mapfile-vers (revision 842727c2f41f01b380de4f5e787d905702870f23)
1f808c858Sraf#
2f808c858Sraf# CDDL HEADER START
3f808c858Sraf#
4f808c858Sraf# The contents of this file are subject to the terms of the
5f808c858Sraf# Common Development and Distribution License (the "License").
6f808c858Sraf# You may not use this file except in compliance with the License.
7f808c858Sraf#
8f808c858Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9f808c858Sraf# or http://www.opensolaris.org/os/licensing.
10f808c858Sraf# See the License for the specific language governing permissions
11f808c858Sraf# and limitations under the License.
12f808c858Sraf#
13f808c858Sraf# When distributing Covered Code, include this CDDL HEADER in each
14f808c858Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15f808c858Sraf# If applicable, add the following below this CDDL HEADER, with the
16f808c858Sraf# fields enclosed by brackets "[]" replaced with your own identifying
17f808c858Sraf# information: Portions Copyright [yyyy] [name of copyright owner]
18f808c858Sraf#
19f808c858Sraf# CDDL HEADER END
20f808c858Sraf#
21f808c858Sraf#
22bfed486aSAli Bahrami# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
23f808c858Sraf# Use is subject to license terms.
24f808c858Sraf#
25f808c858Sraf
26bfed486aSAli Bahrami#
27bfed486aSAli Bahrami# MAPFILE HEADER START
28bfed486aSAli Bahrami#
29bfed486aSAli Bahrami# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30bfed486aSAli Bahrami# Object versioning must comply with the rules detailed in
31bfed486aSAli Bahrami#
32bfed486aSAli Bahrami#	usr/src/lib/README.mapfiles
33bfed486aSAli Bahrami#
34bfed486aSAli Bahrami# You should not be making modifications here until you've read the most current
35bfed486aSAli Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
36bfed486aSAli Bahrami#
37bfed486aSAli Bahrami# MAPFILE HEADER END
38bfed486aSAli Bahrami#
39bfed486aSAli Bahrami
40f808c858SrafSUNWprivate_1.1 {
41f808c858Sraf    global:
42f808c858Sraf	libzfs_errno;
43f808c858Sraf	libzfs_error_action;
44f808c858Sraf	libzfs_error_description;
45f808c858Sraf	libzfs_fini;
46f808c858Sraf	libzfs_init;
47b2634b9cSEric Taylor	libzfs_mnttab_cache;
48f808c858Sraf	libzfs_print_on_error;
49b7b97454Sperrin	zfs_allocatable_devs;
50f808c858Sraf	zfs_clone;
51f808c858Sraf	zfs_close;
52f808c858Sraf	zfs_create;
537f1f55eaSvb160487	zfs_create_ancestors;
547f1f55eaSvb160487	zfs_dataset_exists;
55ecd6cf80Smarks	zfs_deleg_share_nfs;
56f808c858Sraf	zfs_destroy;
57f808c858Sraf	zfs_destroy_snaps;
58e9dbad6fSeschrock	zfs_expand_proplist;
59f808c858Sraf	zfs_get_handle;
60f808c858Sraf	zfs_get_name;
61d5b5bb25SRich Morris	zfs_get_pool_handle;
62e9dbad6fSeschrock	zfs_get_user_props;
63f808c858Sraf	zfs_get_type;
64*842727c2SChris Kirby	zfs_hold;
65ecd6cf80Smarks	zfs_iscsi_perm_check;
66f808c858Sraf	zfs_is_mounted;
67f808c858Sraf	zfs_is_shared;
68f3861e1aSahl	zfs_is_shared_iscsi;
69f3861e1aSahl	zfs_is_shared_nfs;
70da6c28aaSamw	zfs_is_shared_smb;
71f808c858Sraf	zfs_iter_children;
72f808c858Sraf	zfs_iter_dependents;
73f808c858Sraf	zfs_iter_filesystems;
74f808c858Sraf	zfs_iter_root;
75f808c858Sraf	zfs_iter_snapshots;
76f808c858Sraf	zfs_mount;
77f808c858Sraf	zfs_name_to_prop;
78f808c858Sraf	zfs_name_valid;
79f808c858Sraf	zfs_nicenum;
80f808c858Sraf	zfs_nicestrtonum;
81f808c858Sraf	zfs_open;
825aba80dbSck153898	zfs_path_to_zhandle;
83f808c858Sraf	zfs_promote;
84e9dbad6fSeschrock	zfs_prop_align_right;
85f808c858Sraf	zfs_prop_column_name;
86f808c858Sraf	zfs_prop_default_numeric;
87f808c858Sraf	zfs_prop_default_string;
88f808c858Sraf	zfs_prop_get;
89f808c858Sraf	zfs_prop_get_int;
90f808c858Sraf	zfs_prop_get_numeric;
9114843421SMatthew Ahrens	zfs_prop_get_table;
92edea4b55SLin Ling	zfs_prop_get_userquota_int;
9314843421SMatthew Ahrens	zfs_prop_get_userquota;
94f808c858Sraf	zfs_prop_inherit;
95f808c858Sraf	zfs_prop_inheritable;
9614843421SMatthew Ahrens	zfs_prop_init;
97f808c858Sraf	zfs_prop_is_string;
98f808c858Sraf	zfs_prop_readonly;
99f808c858Sraf	zfs_prop_set;
100e7437265Sahrens	zfs_prop_string_to_index;
101f808c858Sraf	zfs_prop_to_name;
102e9dbad6fSeschrock	zfs_prop_user;
10314843421SMatthew Ahrens	zfs_prop_userquota;
104f808c858Sraf	zfs_prop_valid_for_type;
105f808c858Sraf	zfs_prop_values;
1062e5e9e19SSanjeev Bagewadi	zfs_prune_proplist;
107f808c858Sraf	zfs_receive;
108f808c858Sraf	zfs_refresh_properties;
109*842727c2SChris Kirby	zfs_release;
110f808c858Sraf	zfs_rename;
111f808c858Sraf	zfs_rollback;
112f808c858Sraf	zfs_send;
113f808c858Sraf	zfs_share;
114da6c28aaSamw	zfs_shareall;
115f3861e1aSahl	zfs_share_nfs;
116da6c28aaSamw	zfs_share_smb;
117f3861e1aSahl	zfs_share_iscsi;
118743a77edSAlan Wright	zfs_smb_acl_add;
119743a77edSAlan Wright	zfs_smb_acl_purge;
120743a77edSAlan Wright	zfs_smb_acl_remove;
121743a77edSAlan Wright	zfs_smb_acl_rename;
122f808c858Sraf	zfs_snapshot;
1237b97dc1aSrm160521	zfs_spa_version;
124f808c858Sraf	zfs_type_to_name;
125f808c858Sraf	zfs_unmount;
126f808c858Sraf	zfs_unmountall;
127f808c858Sraf	zfs_unshare;
128f3861e1aSahl	zfs_unshare_iscsi;
129f3861e1aSahl	zfs_unshare_nfs;
130da6c28aaSamw	zfs_unshare_smb;
131da6c28aaSamw	zfs_unshareall;
132da6c28aaSamw	zfs_unshareall_bypath;
133f3861e1aSahl	zfs_unshareall_nfs;
134da6c28aaSamw	zfs_unshareall_smb;
13514843421SMatthew Ahrens	zfs_userspace;
13614843421SMatthew Ahrens	zfs_userquota_prop_prefixes;
137f808c858Sraf	zpool_add;
138f808c858Sraf	zpool_clear;
139f808c858Sraf	zpool_close;
140f808c858Sraf	zpool_create;
141f808c858Sraf	zpool_create_zvol_links;
142f808c858Sraf	zpool_destroy;
143f3861e1aSahl	zpool_disable_datasets;
144f3861e1aSahl	zpool_enable_datasets;
145b1b8ab34Slling	zpool_expand_proplist;
146f808c858Sraf	zpool_export;
147394ab0cbSGeorge Wilson	zpool_export_force;
148f808c858Sraf	zpool_find_import;
14924e697d4Sck153898	zpool_find_import_activeok;
15024e697d4Sck153898	zpool_find_import_byguid;
15124e697d4Sck153898	zpool_find_import_byname;
1522f8aaab3Seschrock	zpool_find_import_cached;
153f808c858Sraf	zpool_find_vdev;
154573ca77eSGeorge Wilson	zpool_find_vdev_by_physpath;
155f808c858Sraf	zpool_get_config;
156f808c858Sraf	zpool_get_errlog;
157f808c858Sraf	zpool_get_handle;
15806eeb2adSek110237	zpool_get_history;
159f808c858Sraf	zpool_get_name;
16019397407SSherry Moore	zpool_get_physpath;
161b1b8ab34Slling	zpool_get_prop;
1623d7072f8Seschrock	zpool_get_prop_int;
163f808c858Sraf	zpool_get_state;
164f808c858Sraf	zpool_get_status;
165f808c858Sraf	zpool_import;
166990b4856Slling	zpool_import_props;
167f808c858Sraf	zpool_import_status;
168f808c858Sraf	zpool_in_use;
169f808c858Sraf	zpool_iter;
1708488aeb5Staylor	zpool_label_disk;
171f808c858Sraf	zpool_mount_datasets;
172ecd6cf80Smarks	zpool_name_to_prop;
17355434c77Sek110237	zpool_obj_to_path;
174f808c858Sraf	zpool_open;
175f808c858Sraf	zpool_open_canfail;
176990b4856Slling	zpool_prop_align_right;
177990b4856Slling	zpool_prop_column_name;
178990b4856Slling	zpool_prop_readonly;
179b1b8ab34Slling	zpool_prop_to_name;
180b1b8ab34Slling	zpool_prop_values;
181f808c858Sraf	zpool_read_label;
182f808c858Sraf	zpool_refresh_stats;
183f808c858Sraf	zpool_remove_zvol_links;
184f808c858Sraf	zpool_scrub;
1852a6b87f0Sek110237	zpool_set_history_str;
186b1b8ab34Slling	zpool_set_prop;
187ecd6cf80Smarks	zpool_stage_history;
188990b4856Slling	zpool_state_to_name;
189f808c858Sraf	zpool_unmount_datasets;
190f808c858Sraf	zpool_upgrade;
191f808c858Sraf	zpool_vdev_attach;
1923d7072f8Seschrock	zpool_vdev_clear;
1933d7072f8Seschrock	zpool_vdev_degrade;
194f808c858Sraf	zpool_vdev_detach;
1953d7072f8Seschrock	zpool_vdev_fault;
196f808c858Sraf	zpool_vdev_name;
197f808c858Sraf	zpool_vdev_offline;
198f808c858Sraf	zpool_vdev_online;
199f808c858Sraf	zpool_vdev_remove;
200990b4856Slling	zprop_free_list;
201990b4856Slling	zprop_get_list;
202990b4856Slling	zprop_iter;
203990b4856Slling	zprop_print_one_property;
204e7cbe64fSgw25295	zvol_check_dump_config;
205f808c858Sraf    local:
206f808c858Sraf	*;
207f808c858Sraf};
208