xref: /titanic_51/usr/src/lib/libzfs/common/mapfile-vers (revision 7b97dc1abb536bd13204496f8ae5a6f2fe9f2fb3)
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#
2255434c77Sek110237# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
23f808c858Sraf# Use is subject to license terms.
24f808c858Sraf#
25f808c858Sraf# ident	"%Z%%M%	%I%	%E% SMI"
26f808c858Sraf#
27f808c858Sraf
28f808c858SrafSUNWprivate_1.1 {
29f808c858Sraf    global:
30f808c858Sraf	libzfs_errno;
31f808c858Sraf	libzfs_error_action;
32f808c858Sraf	libzfs_error_description;
33f808c858Sraf	libzfs_fini;
34f808c858Sraf	libzfs_init;
35f808c858Sraf	libzfs_print_on_error;
36ecd6cf80Smarks	zfs_build_perms;
37f808c858Sraf	zfs_clone;
38f808c858Sraf	zfs_close;
39f808c858Sraf	zfs_create;
407f1f55eaSvb160487	zfs_create_ancestors;
417f1f55eaSvb160487	zfs_dataset_exists;
42ecd6cf80Smarks	zfs_deleg_share_nfs;
43f808c858Sraf	zfs_destroy;
44f808c858Sraf	zfs_destroy_snaps;
45e9dbad6fSeschrock	zfs_expand_proplist;
46ecd6cf80Smarks	zfs_free_allows;
47f808c858Sraf	zfs_get_handle;
48f808c858Sraf	zfs_get_name;
49e9dbad6fSeschrock	zfs_get_user_props;
50f808c858Sraf	zfs_get_type;
51ecd6cf80Smarks	zfs_iscsi_perm_check;
52f808c858Sraf	zfs_is_mounted;
53f808c858Sraf	zfs_is_shared;
54f3861e1aSahl	zfs_is_shared_iscsi;
55f3861e1aSahl	zfs_is_shared_nfs;
56da6c28aaSamw	zfs_is_shared_smb;
57f808c858Sraf	zfs_iter_children;
58f808c858Sraf	zfs_iter_dependents;
59f808c858Sraf	zfs_iter_filesystems;
60f808c858Sraf	zfs_iter_root;
61f808c858Sraf	zfs_iter_snapshots;
62f808c858Sraf	zfs_mount;
63f808c858Sraf	zfs_name_to_prop;
64f808c858Sraf	zfs_name_valid;
65f808c858Sraf	zfs_nicenum;
66f808c858Sraf	zfs_nicestrtonum;
67f808c858Sraf	zfs_open;
685aba80dbSck153898	zfs_path_to_zhandle;
69ecd6cf80Smarks	zfs_perm_get;
70ecd6cf80Smarks	zfs_perm_remove;
71ecd6cf80Smarks	zfs_perm_set;
72f808c858Sraf	zfs_promote;
73e9dbad6fSeschrock	zfs_prop_align_right;
74f808c858Sraf	zfs_prop_column_name;
75f808c858Sraf	zfs_prop_default_numeric;
76f808c858Sraf	zfs_prop_default_string;
77f808c858Sraf	zfs_prop_get;
78f808c858Sraf	zfs_prop_get_int;
79f808c858Sraf	zfs_prop_get_numeric;
80f808c858Sraf	zfs_prop_inherit;
81f808c858Sraf	zfs_prop_inheritable;
82f808c858Sraf	zfs_prop_is_string;
83f808c858Sraf	zfs_prop_readonly;
84f808c858Sraf	zfs_prop_set;
85e7437265Sahrens	zfs_prop_string_to_index;
86f808c858Sraf	zfs_prop_to_name;
87e9dbad6fSeschrock	zfs_prop_user;
88f808c858Sraf	zfs_prop_valid_for_type;
89f808c858Sraf	zfs_prop_values;
90f808c858Sraf	zfs_receive;
91f808c858Sraf	zfs_refresh_properties;
92f808c858Sraf	zfs_rename;
93f808c858Sraf	zfs_rollback;
94f808c858Sraf	zfs_send;
95f808c858Sraf	zfs_share;
96da6c28aaSamw	zfs_shareall;
97f3861e1aSahl	zfs_share_nfs;
98da6c28aaSamw	zfs_share_smb;
99f3861e1aSahl	zfs_share_iscsi;
100f808c858Sraf	zfs_snapshot;
101*7b97dc1aSrm160521	zfs_spa_version;
102f808c858Sraf	zfs_type_to_name;
103f808c858Sraf	zfs_unmount;
104f808c858Sraf	zfs_unmountall;
105f808c858Sraf	zfs_unshare;
106f3861e1aSahl	zfs_unshare_iscsi;
107f3861e1aSahl	zfs_unshare_nfs;
108da6c28aaSamw	zfs_unshare_smb;
109da6c28aaSamw	zfs_unshareall;
110da6c28aaSamw	zfs_unshareall_bypath;
111f3861e1aSahl	zfs_unshareall_nfs;
112da6c28aaSamw	zfs_unshareall_smb;
113f808c858Sraf	zpool_add;
114f808c858Sraf	zpool_clear;
115f808c858Sraf	zpool_close;
116f808c858Sraf	zpool_create;
117f808c858Sraf	zpool_create_zvol_links;
118f808c858Sraf	zpool_destroy;
119f3861e1aSahl	zpool_disable_datasets;
120f3861e1aSahl	zpool_enable_datasets;
121b1b8ab34Slling	zpool_expand_proplist;
122f808c858Sraf	zpool_export;
123f808c858Sraf	zpool_find_import;
1242f8aaab3Seschrock	zpool_find_import_cached;
125f808c858Sraf	zpool_find_vdev;
126f808c858Sraf	zpool_get_config;
127f808c858Sraf	zpool_get_errlog;
128f808c858Sraf	zpool_get_handle;
12906eeb2adSek110237	zpool_get_history;
130f808c858Sraf	zpool_get_name;
131b1b8ab34Slling	zpool_get_prop;
1323d7072f8Seschrock	zpool_get_prop_int;
133f808c858Sraf	zpool_get_state;
134f808c858Sraf	zpool_get_status;
135f808c858Sraf	zpool_import;
136990b4856Slling	zpool_import_props;
137f808c858Sraf	zpool_import_status;
138f808c858Sraf	zpool_in_use;
139f808c858Sraf	zpool_iter;
1408488aeb5Staylor	zpool_label_disk;
141f808c858Sraf	zpool_mount_datasets;
142ecd6cf80Smarks	zpool_name_to_prop;
14355434c77Sek110237	zpool_obj_to_path;
144f808c858Sraf	zpool_open;
145f808c858Sraf	zpool_open_canfail;
146990b4856Slling	zpool_prop_align_right;
147990b4856Slling	zpool_prop_column_name;
148990b4856Slling	zpool_prop_readonly;
149b1b8ab34Slling	zpool_prop_to_name;
150b1b8ab34Slling	zpool_prop_values;
151f808c858Sraf	zpool_read_label;
152f808c858Sraf	zpool_refresh_stats;
153f808c858Sraf	zpool_remove_zvol_links;
154f808c858Sraf	zpool_scrub;
1552a6b87f0Sek110237	zpool_set_history_str;
156b1b8ab34Slling	zpool_set_prop;
157ecd6cf80Smarks	zpool_stage_history;
158990b4856Slling	zpool_state_to_name;
159f808c858Sraf	zpool_unmount_datasets;
160f808c858Sraf	zpool_upgrade;
161f808c858Sraf	zpool_vdev_attach;
1623d7072f8Seschrock	zpool_vdev_clear;
1633d7072f8Seschrock	zpool_vdev_degrade;
164f808c858Sraf	zpool_vdev_detach;
1653d7072f8Seschrock	zpool_vdev_fault;
166f808c858Sraf	zpool_vdev_name;
167f808c858Sraf	zpool_vdev_offline;
168f808c858Sraf	zpool_vdev_online;
169f808c858Sraf	zpool_vdev_remove;
170990b4856Slling	zprop_free_list;
171990b4856Slling	zprop_get_list;
172990b4856Slling	zprop_iter;
173990b4856Slling	zprop_print_one_property;
174f808c858Sraf    local:
175f808c858Sraf	*;
176f808c858Sraf};
177