xref: /illumos-gate/usr/src/lib/libzfs/common/mapfile-vers (revision d67944fbe3fa0b31893a7116a09b0718eecf6078)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25
26#
27# MAPFILE HEADER START
28#
29# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30# Object versioning must comply with the rules detailed in
31#
32#	usr/src/lib/README.mapfiles
33#
34# You should not be making modifications here until you've read the most current
35# copy of that file. If you need help, contact a gatekeeper for guidance.
36#
37# MAPFILE HEADER END
38#
39
40SUNWprivate_1.1 {
41    global:
42	libzfs_errno;
43	libzfs_error_action;
44	libzfs_error_description;
45	libzfs_fini;
46	libzfs_init;
47	libzfs_mnttab_cache;
48	libzfs_print_on_error;
49	zfs_allocatable_devs;
50	zfs_clone;
51	zfs_close;
52	zfs_create;
53	zfs_create_ancestors;
54	zfs_dataset_exists;
55	zfs_deleg_share_nfs;
56	zfs_destroy;
57	zfs_destroy_snaps;
58	zfs_expand_proplist;
59	zfs_get_handle;
60	zfs_get_name;
61	zfs_get_pool_handle;
62	zfs_get_user_props;
63	zfs_get_type;
64	zfs_iscsi_perm_check;
65	zfs_is_mounted;
66	zfs_is_shared;
67	zfs_is_shared_iscsi;
68	zfs_is_shared_nfs;
69	zfs_is_shared_smb;
70	zfs_iter_children;
71	zfs_iter_dependents;
72	zfs_iter_filesystems;
73	zfs_iter_root;
74	zfs_iter_snapshots;
75	zfs_mount;
76	zfs_name_to_prop;
77	zfs_name_valid;
78	zfs_nicenum;
79	zfs_nicestrtonum;
80	zfs_open;
81	zfs_path_to_zhandle;
82	zfs_promote;
83	zfs_prop_align_right;
84	zfs_prop_column_name;
85	zfs_prop_default_numeric;
86	zfs_prop_default_string;
87	zfs_prop_get;
88	zfs_prop_get_int;
89	zfs_prop_get_numeric;
90	zfs_prop_get_table;
91	zfs_prop_get_userquota_int;
92	zfs_prop_get_userquota;
93	zfs_prop_inherit;
94	zfs_prop_inheritable;
95	zfs_prop_init;
96	zfs_prop_is_string;
97	zfs_prop_readonly;
98	zfs_prop_set;
99	zfs_prop_string_to_index;
100	zfs_prop_to_name;
101	zfs_prop_user;
102	zfs_prop_userquota;
103	zfs_prop_valid_for_type;
104	zfs_prop_values;
105	zfs_prune_proplist;
106	zfs_receive;
107	zfs_refresh_properties;
108	zfs_rename;
109	zfs_rollback;
110	zfs_send;
111	zfs_share;
112	zfs_shareall;
113	zfs_share_nfs;
114	zfs_share_smb;
115	zfs_share_iscsi;
116	zfs_smb_acl_add;
117	zfs_smb_acl_purge;
118	zfs_smb_acl_remove;
119	zfs_smb_acl_rename;
120	zfs_snapshot;
121	zfs_spa_version;
122	zfs_type_to_name;
123	zfs_unmount;
124	zfs_unmountall;
125	zfs_unshare;
126	zfs_unshare_iscsi;
127	zfs_unshare_nfs;
128	zfs_unshare_smb;
129	zfs_unshareall;
130	zfs_unshareall_bypath;
131	zfs_unshareall_nfs;
132	zfs_unshareall_smb;
133	zfs_userspace;
134	zfs_userquota_prop_prefixes;
135	zpool_add;
136	zpool_clear;
137	zpool_close;
138	zpool_create;
139	zpool_create_zvol_links;
140	zpool_destroy;
141	zpool_disable_datasets;
142	zpool_enable_datasets;
143	zpool_expand_proplist;
144	zpool_export;
145	zpool_export_force;
146	zpool_find_import;
147	zpool_find_import_activeok;
148	zpool_find_import_byguid;
149	zpool_find_import_byname;
150	zpool_find_import_cached;
151	zpool_find_vdev;
152	zpool_get_config;
153	zpool_get_errlog;
154	zpool_get_handle;
155	zpool_get_history;
156	zpool_get_name;
157	zpool_get_physpath;
158	zpool_get_prop;
159	zpool_get_prop_int;
160	zpool_get_state;
161	zpool_get_status;
162	zpool_import;
163	zpool_import_props;
164	zpool_import_status;
165	zpool_in_use;
166	zpool_iter;
167	zpool_label_disk;
168	zpool_mount_datasets;
169	zpool_name_to_prop;
170	zpool_obj_to_path;
171	zpool_open;
172	zpool_open_canfail;
173	zpool_prop_align_right;
174	zpool_prop_column_name;
175	zpool_prop_readonly;
176	zpool_prop_to_name;
177	zpool_prop_values;
178	zpool_read_label;
179	zpool_refresh_stats;
180	zpool_remove_zvol_links;
181	zpool_scrub;
182	zpool_set_history_str;
183	zpool_set_prop;
184	zpool_stage_history;
185	zpool_state_to_name;
186	zpool_unmount_datasets;
187	zpool_upgrade;
188	zpool_vdev_attach;
189	zpool_vdev_clear;
190	zpool_vdev_degrade;
191	zpool_vdev_detach;
192	zpool_vdev_fault;
193	zpool_vdev_name;
194	zpool_vdev_offline;
195	zpool_vdev_online;
196	zpool_vdev_remove;
197	zprop_free_list;
198	zprop_get_list;
199	zprop_iter;
200	zprop_print_one_property;
201	zvol_check_dump_config;
202    local:
203	*;
204};
205