xref: /illumos-gate/usr/src/lib/libzfs/common/mapfile-vers (revision 4e567b4443d7a1680a7319275e5288eef2c92319)
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 2010 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	fletcher_2_native;
43	fletcher_2_byteswap;
44	fletcher_4_native;
45	fletcher_4_byteswap;
46	fletcher_4_incremental_native;
47	fletcher_4_incremental_byteswap;
48	hist_event_table;
49	libzfs_errno;
50	libzfs_error_action;
51	libzfs_error_description;
52	libzfs_fini;
53	libzfs_fru_compare;
54	libzfs_fru_devpath;
55	libzfs_fru_lookup;
56	libzfs_fru_notself;
57	libzfs_fru_refresh;
58	libzfs_init;
59	libzfs_mnttab_cache;
60	libzfs_print_on_error;
61	zfs_allocatable_devs;
62	zfs_clone;
63	zfs_close;
64	zfs_create;
65	zfs_create_ancestors;
66	zfs_dataset_exists;
67	zfs_deleg_share_nfs;
68	zfs_destroy;
69	zfs_destroy_snaps;
70	zfs_expand_proplist;
71	zfs_get_handle;
72	zfs_get_name;
73	zfs_get_pool_handle;
74	zfs_get_user_props;
75	zfs_get_type;
76	zfs_hold;
77	zfs_hold_range;
78	zfs_is_mounted;
79	zfs_is_shared;
80	zfs_is_shared_nfs;
81	zfs_is_shared_smb;
82	zfs_iter_children;
83	zfs_iter_dependents;
84	zfs_iter_filesystems;
85	zfs_iter_root;
86	zfs_iter_snapshots;
87	zfs_iter_snapshots_sorted;
88	zfs_mount;
89	zfs_name_to_prop;
90	zfs_name_valid;
91	zfs_nicenum;
92	zfs_nicestrtonum;
93	zfs_open;
94	zfs_path_to_zhandle;
95	zfs_promote;
96	zfs_prop_align_right;
97	zfs_prop_column_name;
98	zfs_prop_default_numeric;
99	zfs_prop_default_string;
100	zfs_prop_get;
101	zfs_prop_get_int;
102	zfs_prop_get_numeric;
103	zfs_prop_get_recvd;
104	zfs_prop_get_table;
105	zfs_prop_get_userquota_int;
106	zfs_prop_get_userquota;
107	zfs_prop_inherit;
108	zfs_prop_inheritable;
109	zfs_prop_init;
110	zfs_prop_is_string;
111	zfs_prop_readonly;
112	zfs_prop_set;
113	zfs_prop_string_to_index;
114	zfs_prop_to_name;
115	zfs_prop_user;
116	zfs_prop_userquota;
117	zfs_prop_valid_for_type;
118	zfs_prop_values;
119	zfs_prune_proplist;
120	zfs_receive;
121	zfs_refresh_properties;
122	zfs_release;
123	zfs_release_range;
124	zfs_rename;
125	zfs_rollback;
126	zfs_send;
127	zfs_share;
128	zfs_shareall;
129	zfs_share_nfs;
130	zfs_share_smb;
131	zfs_smb_acl_add;
132	zfs_smb_acl_purge;
133	zfs_smb_acl_remove;
134	zfs_smb_acl_rename;
135	zfs_snapshot;
136	zfs_spa_version;
137	zfs_spa_version_map;
138	zfs_type_to_name;
139	zfs_unmount;
140	zfs_unmountall;
141	zfs_unshare;
142	zfs_unshare_nfs;
143	zfs_unshare_smb;
144	zfs_unshareall;
145	zfs_unshareall_bypath;
146	zfs_unshareall_nfs;
147	zfs_unshareall_smb;
148	zfs_userspace;
149	zfs_userquota_prop_prefixes;
150	zfs_zpl_version_map;
151	zpool_add;
152	zpool_clear;
153	zpool_clear_label;
154	zpool_close;
155	zpool_create;
156	zpool_destroy;
157	zpool_disable_datasets;
158	zpool_dump_ddt;
159	zpool_enable_datasets;
160	zpool_expand_proplist;
161	zpool_explain_recover;
162	zpool_export;
163	zpool_export_force;
164	zpool_find_import;
165	zpool_find_import_cached;
166	zpool_find_vdev;
167	zpool_find_vdev_by_physpath;
168	zpool_fru_set;
169	zpool_get_config;
170	zpool_get_errlog;
171	zpool_get_handle;
172	zpool_get_history;
173	zpool_get_name;
174	zpool_get_physpath;
175	zpool_get_prop;
176	zpool_get_prop_int;
177	zpool_get_state;
178	zpool_get_status;
179	zpool_history_unpack;
180	zpool_import;
181	zpool_import_props;
182	zpool_import_status;
183	zpool_in_use;
184	zpool_iter;
185	zpool_label_disk;
186	zpool_mount_datasets;
187	zpool_name_to_prop;
188	zpool_obj_to_path;
189	zpool_open;
190	zpool_open_canfail;
191	zpool_prop_align_right;
192	zpool_prop_column_name;
193	zpool_prop_readonly;
194	zpool_prop_to_name;
195	zpool_prop_values;
196	zpool_read_label;
197	zpool_refresh_stats;
198	zpool_scrub;
199	zpool_search_import;
200	zpool_set_history_str;
201	zpool_set_prop;
202	zpool_stage_history;
203	zpool_state_to_name;
204	zpool_unmount_datasets;
205	zpool_upgrade;
206	zpool_vdev_attach;
207	zpool_vdev_clear;
208	zpool_vdev_degrade;
209	zpool_vdev_detach;
210	zpool_vdev_fault;
211	zpool_vdev_name;
212	zpool_vdev_offline;
213	zpool_vdev_online;
214	zpool_vdev_remove;
215	zpool_vdev_split;
216	zprop_free_list;
217	zprop_get_list;
218	zprop_iter;
219	zprop_print_one_property;
220	zvol_check_dump_config;
221	zvol_volsize_to_reservation;
222    local:
223	*;
224};
225