xref: /illumos-gate/usr/src/lib/libzfs/common/mapfile-vers (revision ecd6cf800b63704be73fb264c3f5b6e0dafc068d)
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 2007 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25# ident	"%Z%%M%	%I%	%E% SMI"
26#
27
28SUNWprivate_1.1 {
29    global:
30	libzfs_errno;
31	libzfs_error_action;
32	libzfs_error_description;
33	libzfs_fini;
34	libzfs_init;
35	libzfs_print_on_error;
36	libzfs_print_one_property;
37	zfs_build_perms;
38	zfs_clone;
39	zfs_close;
40	zfs_create;
41	zfs_create_ancestors;
42	zfs_dataset_exists;
43	zfs_deleg_share_nfs;
44	zfs_destroy;
45	zfs_destroy_snaps;
46	zfs_expand_proplist;
47	zfs_free_allows;
48	zfs_free_proplist;
49	zfs_get_handle;
50	zfs_get_name;
51	zfs_get_user_props;
52	zfs_get_proplist;
53	zfs_get_type;
54	zfs_iscsi_perm_check;
55	zfs_is_mounted;
56	zfs_is_shared;
57	zfs_is_shared_iscsi;
58	zfs_is_shared_nfs;
59	zfs_iter_children;
60	zfs_iter_dependents;
61	zfs_iter_filesystems;
62	zfs_iter_root;
63	zfs_iter_snapshots;
64	zfs_mount;
65	zfs_name_to_prop;
66	zfs_name_valid;
67	zfs_nicenum;
68	zfs_nicestrtonum;
69	zfs_open;
70	zfs_path_to_zhandle;
71	zfs_perm_get;
72	zfs_perm_remove;
73	zfs_perm_set;
74	zfs_promote;
75	zfs_prop_align_right;
76	zfs_prop_column_name;
77	zfs_prop_default_numeric;
78	zfs_prop_default_string;
79	zfs_prop_get;
80	zfs_prop_get_int;
81	zfs_prop_get_numeric;
82	zfs_prop_inherit;
83	zfs_prop_inheritable;
84	zfs_prop_is_string;
85	zfs_prop_iter;
86	zfs_prop_readonly;
87	zfs_prop_set;
88	zfs_prop_to_name;
89	zfs_prop_user;
90	zfs_prop_valid_for_type;
91	zfs_prop_values;
92	zfs_prop_width;
93	zfs_receive;
94	zfs_refresh_properties;
95	zfs_rename;
96	zfs_rollback;
97	zfs_send;
98	zfs_share;
99	zfs_share_nfs;
100	zfs_share_iscsi;
101	zfs_snapshot;
102	zfs_type_to_name;
103	zfs_unmount;
104	zfs_unmountall;
105	zfs_unshare;
106	zfs_unshare_iscsi;
107	zfs_unshare_nfs;
108	zfs_unshareall_nfs;
109	zpool_add;
110	zpool_clear;
111	zpool_close;
112	zpool_create;
113	zpool_create_zvol_links;
114	zpool_destroy;
115	zpool_disable_datasets;
116	zpool_enable_datasets;
117	zpool_expand_proplist;
118	zpool_export;
119	zpool_find_import;
120	zpool_find_vdev;
121	zpool_get_config;
122	zpool_get_errlog;
123	zpool_get_guid;
124	zpool_get_handle;
125	zpool_get_history;
126	zpool_get_name;
127	zpool_get_prop;
128	zpool_get_prop_int;
129	zpool_get_proplist;
130	zpool_get_root;
131	zpool_get_space_total;
132	zpool_get_space_used;
133	zpool_get_state;
134	zpool_get_status;
135	zpool_get_version;
136	zpool_import;
137	zpool_import_status;
138	zpool_in_use;
139	zpool_iter;
140	zpool_label_disk;
141	zpool_mount_datasets;
142	zpool_name_to_prop;
143	zpool_obj_to_path;
144	zpool_open;
145	zpool_open_canfail;
146	zpool_prop_iter;
147	zpool_prop_to_name;
148	zpool_prop_values;
149	zpool_read_label;
150	zpool_refresh_stats;
151	zpool_remove_zvol_links;
152	zpool_scrub;
153	zpool_set_prop;
154	zpool_stage_history;
155	zpool_unmount_datasets;
156	zpool_upgrade;
157	zpool_vdev_attach;
158	zpool_vdev_clear;
159	zpool_vdev_degrade;
160	zpool_vdev_detach;
161	zpool_vdev_fault;
162	zpool_vdev_name;
163	zpool_vdev_offline;
164	zpool_vdev_online;
165	zpool_vdev_remove;
166    local:
167	*;
168};
169