xref: /illumos-gate/usr/src/lib/libzfs/common/mapfile-vers (revision b4fb003914e70b41d96dec8011864f6af1faf3ef)
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#
218808ac5dSYuri Pankov
228808ac5dSYuri Pankov#
233f9d6ad7SLin Ling# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
24591e0e13SSebastien Roy# Copyright (c) 2011, 2017 by Delphix. All rights reserved.
258808ac5dSYuri Pankov# Copyright 2016 Nexenta Systems, Inc.
26d8ab6e12SDon Brady# Copyright 2020 Joyent, Inc.
278808ac5dSYuri Pankov#
288808ac5dSYuri Pankov
29f808c858Sraf#
30bfed486aSAli Bahrami# MAPFILE HEADER START
31bfed486aSAli Bahrami#
32bfed486aSAli Bahrami# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
33bfed486aSAli Bahrami# Object versioning must comply with the rules detailed in
34bfed486aSAli Bahrami#
35bfed486aSAli Bahrami#	usr/src/lib/README.mapfiles
36bfed486aSAli Bahrami#
37bfed486aSAli Bahrami# You should not be making modifications here until you've read the most current
38bfed486aSAli Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
39bfed486aSAli Bahrami#
40bfed486aSAli Bahrami# MAPFILE HEADER END
41bfed486aSAli Bahrami#
42bfed486aSAli Bahrami
43cd3e9333SAli Bahrami$mapfile_version 2
44cd3e9333SAli Bahrami
45cd3e9333SAli BahramiSYMBOL_VERSION SUNWprivate_1.1 {
46f808c858Sraf    global:
47495db6fbSLori Alt	fletcher_2_native;
48495db6fbSLori Alt	fletcher_2_byteswap;
49495db6fbSLori Alt	fletcher_4_native;
50495db6fbSLori Alt	fletcher_4_byteswap;
51495db6fbSLori Alt	fletcher_4_incremental_native;
52495db6fbSLori Alt	fletcher_4_incremental_byteswap;
539d9a58e3SEric Taylor	libzfs_add_handle;
548222814eSRichard Lowe	libzfs_config_ops		{
558222814eSRichard Lowe					  ASSERT = {
568222814eSRichard Lowe						  TYPE = OBJECT;
578222814eSRichard Lowe						  SIZE = addrsize[2];
588222814eSRichard Lowe						};
598222814eSRichard Lowe					};
60f808c858Sraf	libzfs_errno;
61f808c858Sraf	libzfs_error_action;
62f808c858Sraf	libzfs_error_description;
63f808c858Sraf	libzfs_fini;
64069f55e2SEric Schrock	libzfs_fru_compare;
65069f55e2SEric Schrock	libzfs_fru_devpath;
66069f55e2SEric Schrock	libzfs_fru_lookup;
67069f55e2SEric Schrock	libzfs_fru_notself;
68069f55e2SEric Schrock	libzfs_fru_refresh;
69f808c858Sraf	libzfs_init;
70b2634b9cSEric Taylor	libzfs_mnttab_cache;
71f808c858Sraf	libzfs_print_on_error;
728222814eSRichard Lowe	spa_feature_table		{
738222814eSRichard Lowe					  ASSERT = {
748222814eSRichard Lowe						  TYPE = OBJECT;
758222814eSRichard Lowe						  SIZE = addrsize[162];
768222814eSRichard Lowe						};
778222814eSRichard Lowe					};
78b7b97454Sperrin	zfs_allocatable_devs;
7999d5e173STim Haley	zfs_asprintf;
8078f17100SMatthew Ahrens	zfs_bookmark_exists;
81f808c858Sraf	zfs_clone;
82f808c858Sraf	zfs_close;
83f808c858Sraf	zfs_create;
847f1f55eaSvb160487	zfs_create_ancestors;
85eb633035STom Caputi	zfs_crypto_attempt_load_keys;
86eb633035STom Caputi	zfs_crypto_get_encryption_root;
87eb633035STom Caputi	zfs_crypto_load_key;
88eb633035STom Caputi	zfs_crypto_rewrap;
89eb633035STom Caputi	zfs_crypto_unload_key;
907f1f55eaSvb160487	zfs_dataset_exists;
91ecd6cf80Smarks	zfs_deleg_share_nfs;
92f808c858Sraf	zfs_destroy;
93f808c858Sraf	zfs_destroy_snaps;
9419b94df9SMatthew Ahrens	zfs_destroy_snaps_nvl;
95e9dbad6fSeschrock	zfs_expand_proplist;
96591e0e13SSebastien Roy	zfs_foreach_mountpoint;
97f808c858Sraf	zfs_get_handle;
981af68beaSAlexander Stetsenko	zfs_get_holds;
992bcf0248SMax Grossman	zfs_get_hole_count;
100f808c858Sraf	zfs_get_name;
101d5b5bb25SRich Morris	zfs_get_pool_handle;
1028808ac5dSYuri Pankov	zfs_get_pool_name;
103e9dbad6fSeschrock	zfs_get_user_props;
104f808c858Sraf	zfs_get_type;
10519b94df9SMatthew Ahrens	zfs_handle_dup;
1068222814eSRichard Lowe	zfs_history_event_names		{
1078222814eSRichard Lowe					  ASSERT = {
1088222814eSRichard Lowe						  TYPE = OBJECT;
1098222814eSRichard Lowe						  SIZE = addrsize[41];
1108222814eSRichard Lowe						};
1118222814eSRichard Lowe					};
112842727c2SChris Kirby	zfs_hold;
1138a981c33SDaniel Hoffman	zfs_init_libshare_arg;
114f808c858Sraf	zfs_is_mounted;
115f808c858Sraf	zfs_is_shared;
116f3861e1aSahl	zfs_is_shared_nfs;
117da6c28aaSamw	zfs_is_shared_smb;
11878f17100SMatthew Ahrens	zfs_iter_bookmarks;
119f808c858Sraf	zfs_iter_children;
120f808c858Sraf	zfs_iter_dependents;
121f808c858Sraf	zfs_iter_filesystems;
122f808c858Sraf	zfs_iter_root;
123f808c858Sraf	zfs_iter_snapshots;
124ca45db41SChris Kirby	zfs_iter_snapshots_sorted;
12519b94df9SMatthew Ahrens	zfs_iter_snapspec;
126f808c858Sraf	zfs_mount;
127f808c858Sraf	zfs_name_to_prop;
128f808c858Sraf	zfs_name_valid;
129f808c858Sraf	zfs_nicestrtonum;
130f808c858Sraf	zfs_open;
1315aba80dbSck153898	zfs_path_to_zhandle;
132f808c858Sraf	zfs_promote;
133e9dbad6fSeschrock	zfs_prop_align_right;
134f808c858Sraf	zfs_prop_column_name;
135f808c858Sraf	zfs_prop_default_numeric;
136f808c858Sraf	zfs_prop_default_string;
137f808c858Sraf	zfs_prop_get;
138f808c858Sraf	zfs_prop_get_int;
139f808c858Sraf	zfs_prop_get_numeric;
14092241e0bSTom Erickson	zfs_prop_get_recvd;
14114843421SMatthew Ahrens	zfs_prop_get_table;
142edea4b55SLin Ling	zfs_prop_get_userquota_int;
14314843421SMatthew Ahrens	zfs_prop_get_userquota;
14419b94df9SMatthew Ahrens	zfs_prop_get_written_int;
14519b94df9SMatthew Ahrens	zfs_prop_get_written;
146f808c858Sraf	zfs_prop_inherit;
147f808c858Sraf	zfs_prop_inheritable;
14814843421SMatthew Ahrens	zfs_prop_init;
149f808c858Sraf	zfs_prop_is_string;
150f808c858Sraf	zfs_prop_readonly;
151f808c858Sraf	zfs_prop_set;
15230925561SChris Williamson	zfs_prop_set_list;
153e7437265Sahrens	zfs_prop_string_to_index;
154f808c858Sraf	zfs_prop_to_name;
155e9dbad6fSeschrock	zfs_prop_user;
15614843421SMatthew Ahrens	zfs_prop_userquota;
157f808c858Sraf	zfs_prop_valid_for_type;
158f808c858Sraf	zfs_prop_values;
15919b94df9SMatthew Ahrens	zfs_prop_written;
1602e5e9e19SSanjeev Bagewadi	zfs_prune_proplist;
161f808c858Sraf	zfs_receive;
162f808c858Sraf	zfs_refresh_properties;
163842727c2SChris Kirby	zfs_release;
1645cabbc6bSPrashanth Sreenivasa	zfs_remap_indirects;
165f808c858Sraf	zfs_rename;
166f808c858Sraf	zfs_rollback;
1674445fffbSMatthew Ahrens	zfs_save_arguments;
168f808c858Sraf	zfs_send;
16978f17100SMatthew Ahrens	zfs_send_one;
1709c3fd121SMatthew Ahrens	zfs_send_resume;
1719c3fd121SMatthew Ahrens	zfs_send_resume_token_to_nvlist;
172f808c858Sraf	zfs_share;
173da6c28aaSamw	zfs_shareall;
174f3861e1aSahl	zfs_share_nfs;
175da6c28aaSamw	zfs_share_smb;
17699d5e173STim Haley	zfs_show_diffs;
177743a77edSAlan Wright	zfs_smb_acl_add;
178743a77edSAlan Wright	zfs_smb_acl_purge;
179743a77edSAlan Wright	zfs_smb_acl_remove;
180743a77edSAlan Wright	zfs_smb_acl_rename;
181f808c858Sraf	zfs_snapshot;
1824445fffbSMatthew Ahrens	zfs_snapshot_nvl;
1837b97dc1aSrm160521	zfs_spa_version;
1840a586ceaSMark Shellenbaum	zfs_spa_version_map;
18578f17100SMatthew Ahrens	zfs_standard_error;
186f808c858Sraf	zfs_type_to_name;
1878a981c33SDaniel Hoffman	zfs_uninit_libshare;
188f808c858Sraf	zfs_unmount;
189f808c858Sraf	zfs_unmountall;
190f808c858Sraf	zfs_unshare;
191f3861e1aSahl	zfs_unshare_nfs;
192da6c28aaSamw	zfs_unshare_smb;
193da6c28aaSamw	zfs_unshareall;
194da6c28aaSamw	zfs_unshareall_bypath;
195f3861e1aSahl	zfs_unshareall_nfs;
196da6c28aaSamw	zfs_unshareall_smb;
19714843421SMatthew Ahrens	zfs_userspace;
198c61ea566SGeorge Wilson	zfs_valid_proplist;
1991af68beaSAlexander Stetsenko	zfs_get_fsacl;
2001af68beaSAlexander Stetsenko	zfs_set_fsacl;
2018222814eSRichard Lowe	zfs_userquota_prop_prefixes	{
2028222814eSRichard Lowe					  ASSERT = {
2038222814eSRichard Lowe						  TYPE = OBJECT;
2048222814eSRichard Lowe						  SIZE = addrsize[12];
2058222814eSRichard Lowe						};
2068222814eSRichard Lowe					};
2070a586ceaSMark Shellenbaum	zfs_zpl_version_map;
208f808c858Sraf	zpool_add;
20986714001SSerapheim Dimitropoulos	zpool_checkpoint;
210f808c858Sraf	zpool_clear;
211096d22d4SEric Schrock	zpool_clear_label;
212f808c858Sraf	zpool_close;
213f808c858Sraf	zpool_create;
214f808c858Sraf	zpool_destroy;
215f3861e1aSahl	zpool_disable_datasets;
21686714001SSerapheim Dimitropoulos	zpool_discard_checkpoint;
217f3861e1aSahl	zpool_enable_datasets;
218b1b8ab34Slling	zpool_expand_proplist;
219468c413aSTim Haley	zpool_explain_recover;
220f808c858Sraf	zpool_export;
221394ab0cbSGeorge Wilson	zpool_export_force;
222f808c858Sraf	zpool_find_vdev;
223573ca77eSGeorge Wilson	zpool_find_vdev_by_physpath;
224069f55e2SEric Schrock	zpool_fru_set;
225c4ecba8aSPaul Dagnelie	zpool_get_bootenv;
226f808c858Sraf	zpool_get_config;
227f808c858Sraf	zpool_get_errlog;
22857221772SChristopher Siden	zpool_get_features;
229f808c858Sraf	zpool_get_handle;
23006eeb2adSek110237	zpool_get_history;
231f808c858Sraf	zpool_get_name;
23219397407SSherry Moore	zpool_get_physpath;
233b1b8ab34Slling	zpool_get_prop;
2343d7072f8Seschrock	zpool_get_prop_int;
235f808c858Sraf	zpool_get_state;
236f808c858Sraf	zpool_get_status;
237f808c858Sraf	zpool_import;
238990b4856Slling	zpool_import_props;
239f808c858Sraf	zpool_import_status;
240f808c858Sraf	zpool_in_use;
241094e47e9SGeorge Wilson	zpool_initialize;
2424263d13fSGeorge Wilson	zpool_is_bootable;
243f808c858Sraf	zpool_iter;
2448488aeb5Staylor	zpool_label_disk;
2454445fffbSMatthew Ahrens	zpool_log_history;
246f808c858Sraf	zpool_mount_datasets;
247ecd6cf80Smarks	zpool_name_to_prop;
24855434c77Sek110237	zpool_obj_to_path;
249f808c858Sraf	zpool_open;
250f808c858Sraf	zpool_open_canfail;
2516401734dSWill Andrews	zpool_pool_state_to_name;
252ad135b5dSChristopher Siden	zpool_print_unsup_feat;
253990b4856Slling	zpool_prop_align_right;
254990b4856Slling	zpool_prop_column_name;
255ad135b5dSChristopher Siden	zpool_prop_feature;
256ad135b5dSChristopher Siden	zpool_prop_get_feature;
257990b4856Slling	zpool_prop_readonly;
258b1b8ab34Slling	zpool_prop_to_name;
259ad135b5dSChristopher Siden	zpool_prop_unsupported;
260b1b8ab34Slling	zpool_prop_values;
261f808c858Sraf	zpool_refresh_stats;
262e9103aaeSGarrett D'Amore	zpool_reguid;
2634263d13fSGeorge Wilson	zpool_reopen;
2643f9d6ad7SLin Ling	zpool_scan;
265c4ecba8aSPaul Dagnelie	zpool_set_bootenv;
266b1b8ab34Slling	zpool_set_prop;
2678808ac5dSYuri Pankov	zpool_skip_pool;
268990b4856Slling	zpool_state_to_name;
2699c2acf00SAlek Pinchuk	zpool_sync_one;
270084fd14fSBrian Behlendorf	zpool_trim;
271f808c858Sraf	zpool_unmount_datasets;
272f808c858Sraf	zpool_upgrade;
273f808c858Sraf	zpool_vdev_attach;
2743d7072f8Seschrock	zpool_vdev_clear;
2753d7072f8Seschrock	zpool_vdev_degrade;
276f808c858Sraf	zpool_vdev_detach;
2773d7072f8Seschrock	zpool_vdev_fault;
2785cabbc6bSPrashanth Sreenivasa	zpool_vdev_indirect_size;
279f808c858Sraf	zpool_vdev_name;
280f808c858Sraf	zpool_vdev_offline;
281f808c858Sraf	zpool_vdev_online;
282*b4fb0039SJoshua M. Clulow	zpool_vdev_refresh_path;
283f808c858Sraf	zpool_vdev_remove;
2845cabbc6bSPrashanth Sreenivasa	zpool_vdev_remove_cancel;
2851195e687SMark J Musante	zpool_vdev_split;
286990b4856Slling	zprop_free_list;
287990b4856Slling	zprop_get_list;
288990b4856Slling	zprop_iter;
289990b4856Slling	zprop_print_one_property;
2904263d13fSGeorge Wilson	zprop_width;
291e7cbe64fSgw25295	zvol_check_dump_config;
292c1449561SEric Taylor	zvol_volsize_to_reservation;
293f808c858Sraf    local:
294f808c858Sraf	*;
295f808c858Sraf};
296