mapfile-vers revision 3f9d6ad73e45c6823b409f93b0c8d4f62861d2d5
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# CDDL HEADER START
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# The contents of this file are subject to the terms of the
f808c858fa61e7769218966759510a8b1190dfcfraf# Common Development and Distribution License (the "License").
f808c858fa61e7769218966759510a8b1190dfcfraf# You may not use this file except in compliance with the License.
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f808c858fa61e7769218966759510a8b1190dfcfraf# or http://www.opensolaris.org/os/licensing.
f808c858fa61e7769218966759510a8b1190dfcfraf# See the License for the specific language governing permissions
f808c858fa61e7769218966759510a8b1190dfcfraf# and limitations under the License.
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# When distributing Covered Code, include this CDDL HEADER in each
f808c858fa61e7769218966759510a8b1190dfcfraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f808c858fa61e7769218966759510a8b1190dfcfraf# If applicable, add the following below this CDDL HEADER, with the
f808c858fa61e7769218966759510a8b1190dfcfraf# fields enclosed by brackets "[]" replaced with your own identifying
f808c858fa61e7769218966759510a8b1190dfcfraf# information: Portions Copyright [yyyy] [name of copyright owner]
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# CDDL HEADER END
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf#
3f9d6ad73e45c6823b409f93b0c8d4f62861d2d5Lin Ling# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# MAPFILE HEADER START
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# Object versioning must comply with the rules detailed in
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# usr/src/lib/README.mapfiles
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# You should not be making modifications here until you've read the most current
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# MAPFILE HEADER END
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami
f808c858fa61e7769218966759510a8b1190dfcfrafSUNWprivate_1.1 {
f808c858fa61e7769218966759510a8b1190dfcfraf global:
495db6fbcd9e8ab893e91f6f5627df6e0cec63cfLori Alt fletcher_2_native;
495db6fbcd9e8ab893e91f6f5627df6e0cec63cfLori Alt fletcher_2_byteswap;
495db6fbcd9e8ab893e91f6f5627df6e0cec63cfLori Alt fletcher_4_native;
495db6fbcd9e8ab893e91f6f5627df6e0cec63cfLori Alt fletcher_4_byteswap;
495db6fbcd9e8ab893e91f6f5627df6e0cec63cfLori Alt fletcher_4_incremental_native;
495db6fbcd9e8ab893e91f6f5627df6e0cec63cfLori Alt fletcher_4_incremental_byteswap;
f808c858fa61e7769218966759510a8b1190dfcfraf libzfs_errno;
f808c858fa61e7769218966759510a8b1190dfcfraf libzfs_error_action;
f808c858fa61e7769218966759510a8b1190dfcfraf libzfs_error_description;
f808c858fa61e7769218966759510a8b1190dfcfraf libzfs_fini;
069f55e237020c4a4907b235fc38fafc6442ce94Eric Schrock libzfs_fru_compare;
069f55e237020c4a4907b235fc38fafc6442ce94Eric Schrock libzfs_fru_devpath;
069f55e237020c4a4907b235fc38fafc6442ce94Eric Schrock libzfs_fru_lookup;
069f55e237020c4a4907b235fc38fafc6442ce94Eric Schrock libzfs_fru_notself;
069f55e237020c4a4907b235fc38fafc6442ce94Eric Schrock libzfs_fru_refresh;
f808c858fa61e7769218966759510a8b1190dfcfraf libzfs_init;
b2634b9c57bbcfa01bb5dec2e196aec32957925fEric Taylor libzfs_mnttab_cache;
f808c858fa61e7769218966759510a8b1190dfcfraf libzfs_print_on_error;
b7b97454b9b1f6625e7e655e9651e744a8dee09dperrin zfs_allocatable_devs;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_clone;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_close;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_create;
7f1f55ea3af0e6153a8ee9316c7f0b8b4f1ba773vb zfs_create_ancestors;
7f1f55ea3af0e6153a8ee9316c7f0b8b4f1ba773vb zfs_dataset_exists;
ecd6cf800b63704be73fb264c3f5b6e0dafc068dmarks zfs_deleg_share_nfs;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_destroy;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_destroy_snaps;
e9dbad6f263d5570ed7ff5443ec5b958af8c24d7eschrock zfs_expand_proplist;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_get_handle;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_get_name;
d5b5bb256c576fe5ef26e0795bd40abe77f93246Rich Morris zfs_get_pool_handle;
e9dbad6f263d5570ed7ff5443ec5b958af8c24d7eschrock zfs_get_user_props;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_get_type;
3f9d6ad73e45c6823b409f93b0c8d4f62861d2d5Lin Ling zfs_history_event_names;
842727c2f41f01b380de4f5e787d905702870f23Chris Kirby zfs_hold;
ca45db4129beff691dc46576c328149443788af2Chris Kirby zfs_hold_range;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_is_mounted;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_is_shared;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl zfs_is_shared_nfs;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw zfs_is_shared_smb;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_iter_children;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_iter_dependents;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_iter_filesystems;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_iter_root;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_iter_snapshots;
ca45db4129beff691dc46576c328149443788af2Chris Kirby zfs_iter_snapshots_sorted;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_mount;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_name_to_prop;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_name_valid;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_nicenum;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_nicestrtonum;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_open;
5aba80db367b061758a29154d304977d00d8e4f4ck zfs_path_to_zhandle;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_promote;
e9dbad6f263d5570ed7ff5443ec5b958af8c24d7eschrock zfs_prop_align_right;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_column_name;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_default_numeric;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_default_string;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_get;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_get_int;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_get_numeric;
92241e0b80813d0b83c08e730a29b9d1831794fcTom Erickson zfs_prop_get_recvd;
148434217c040ea38dc844384f6ba68d9b325906Matthew Ahrens zfs_prop_get_table;
edea4b556f0b07459cdcc780ffcd28a40b374945Lin Ling zfs_prop_get_userquota_int;
148434217c040ea38dc844384f6ba68d9b325906Matthew Ahrens zfs_prop_get_userquota;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_inherit;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_inheritable;
148434217c040ea38dc844384f6ba68d9b325906Matthew Ahrens zfs_prop_init;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_is_string;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_readonly;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_set;
e7437265dc2a4920c197ed4337665539d358b22cahrens zfs_prop_string_to_index;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_to_name;
e9dbad6f263d5570ed7ff5443ec5b958af8c24d7eschrock zfs_prop_user;
148434217c040ea38dc844384f6ba68d9b325906Matthew Ahrens zfs_prop_userquota;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_valid_for_type;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_values;
2e5e9e19867a0d75685f5beb2fe1b0e31491d49bSanjeev Bagewadi zfs_prune_proplist;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_receive;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_refresh_properties;
842727c2f41f01b380de4f5e787d905702870f23Chris Kirby zfs_release;
ca45db4129beff691dc46576c328149443788af2Chris Kirby zfs_release_range;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_rename;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_rollback;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_send;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_share;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw zfs_shareall;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl zfs_share_nfs;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw zfs_share_smb;
743a77ed89085d3c232c4a2f65ab4e19576839e2Alan Wright zfs_smb_acl_add;
743a77ed89085d3c232c4a2f65ab4e19576839e2Alan Wright zfs_smb_acl_purge;
743a77ed89085d3c232c4a2f65ab4e19576839e2Alan Wright zfs_smb_acl_remove;
743a77ed89085d3c232c4a2f65ab4e19576839e2Alan Wright zfs_smb_acl_rename;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_snapshot;
7b97dc1abb536bd13204496f8ae5a6f2fe9f2fb3rm zfs_spa_version;
0a586cea3ceec7e5e50e7e54c745082a7a333ac2Mark Shellenbaum zfs_spa_version_map;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_type_to_name;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_unmount;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_unmountall;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_unshare;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl zfs_unshare_nfs;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw zfs_unshare_smb;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw zfs_unshareall;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw zfs_unshareall_bypath;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl zfs_unshareall_nfs;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw zfs_unshareall_smb;
148434217c040ea38dc844384f6ba68d9b325906Matthew Ahrens zfs_userspace;
148434217c040ea38dc844384f6ba68d9b325906Matthew Ahrens zfs_userquota_prop_prefixes;
0a586cea3ceec7e5e50e7e54c745082a7a333ac2Mark Shellenbaum zfs_zpl_version_map;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_add;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_clear;
096d22d43da2758693a6df66ce7d9ab54c9d464cEric Schrock zpool_clear_label;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_close;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_create;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_destroy;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl zpool_disable_datasets;
9eb19f4d61679ca0382def038665019234458eddGeorge Wilson zpool_dump_ddt;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl zpool_enable_datasets;
b1b8ab34de515a5e83206da22c3d7e563241b021lling zpool_expand_proplist;
468c413a79615e77179e8d98f22a7e513a8135bdTim Haley zpool_explain_recover;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_export;
394ab0cbe9de0b3be5bf232d9224a9d050999ae5George Wilson zpool_export_force;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_find_import;
2f8aaab38e6371ad39ed90a1211ba8921acbb4d5eschrock zpool_find_import_cached;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_find_vdev;
573ca77e53dd31dcaebef023e7eb41969e6896c1George Wilson zpool_find_vdev_by_physpath;
069f55e237020c4a4907b235fc38fafc6442ce94Eric Schrock zpool_fru_set;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_get_config;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_get_errlog;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_get_handle;
06eeb2ad640ce72d394ac521094bed7681044408ek zpool_get_history;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_get_name;
193974072f41a843678abf5f61979c748687e66bSherry Moore zpool_get_physpath;
b1b8ab34de515a5e83206da22c3d7e563241b021lling zpool_get_prop;
3d7072f8bd27709dba14f6fe336f149d25d9e207eschrock zpool_get_prop_int;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_get_state;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_get_status;
8f18d1fadf6a0c20fac9ff7259a5368faa3c3bfbGeorge Wilson zpool_history_unpack;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_import;
990b4856d0eaada6f8140335733a1b1771ed2746lling zpool_import_props;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_import_status;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_in_use;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_iter;
8488aeb5df27784d479c16cde06a9e25cd9a1152taylor zpool_label_disk;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_mount_datasets;
ecd6cf800b63704be73fb264c3f5b6e0dafc068dmarks zpool_name_to_prop;
55434c770c89aa1b84474f2559a106803511aba0ek zpool_obj_to_path;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_open;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_open_canfail;
990b4856d0eaada6f8140335733a1b1771ed2746lling zpool_prop_align_right;
990b4856d0eaada6f8140335733a1b1771ed2746lling zpool_prop_column_name;
990b4856d0eaada6f8140335733a1b1771ed2746lling zpool_prop_readonly;
b1b8ab34de515a5e83206da22c3d7e563241b021lling zpool_prop_to_name;
b1b8ab34de515a5e83206da22c3d7e563241b021lling zpool_prop_values;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_read_label;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_refresh_stats;
3f9d6ad73e45c6823b409f93b0c8d4f62861d2d5Lin Ling zpool_scan;
d41c437653d9e16d837cc66844073e1885276ceeMark J Musante zpool_search_import;
2a6b87f07ac0c0b819179c84afe5a60afa04cfa5ek zpool_set_history_str;
b1b8ab34de515a5e83206da22c3d7e563241b021lling zpool_set_prop;
ecd6cf800b63704be73fb264c3f5b6e0dafc068dmarks zpool_stage_history;
990b4856d0eaada6f8140335733a1b1771ed2746lling zpool_state_to_name;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_unmount_datasets;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_upgrade;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_vdev_attach;
3d7072f8bd27709dba14f6fe336f149d25d9e207eschrock zpool_vdev_clear;
3d7072f8bd27709dba14f6fe336f149d25d9e207eschrock zpool_vdev_degrade;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_vdev_detach;
3d7072f8bd27709dba14f6fe336f149d25d9e207eschrock zpool_vdev_fault;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_vdev_name;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_vdev_offline;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_vdev_online;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_vdev_remove;
1195e687f1c03c8d57417b5999578922e20a3554Mark J Musante zpool_vdev_split;
990b4856d0eaada6f8140335733a1b1771ed2746lling zprop_free_list;
990b4856d0eaada6f8140335733a1b1771ed2746lling zprop_get_list;
990b4856d0eaada6f8140335733a1b1771ed2746lling zprop_iter;
990b4856d0eaada6f8140335733a1b1771ed2746lling zprop_print_one_property;
e7cbe64f7a72dae5cb44f100db60ca88f3313c65gw zvol_check_dump_config;
c144956179190829a882ff695f7771ba19f65becEric Taylor zvol_volsize_to_reservation;
f808c858fa61e7769218966759510a8b1190dfcfraf local:
f808c858fa61e7769218966759510a8b1190dfcfraf *;
f808c858fa61e7769218966759510a8b1190dfcfraf};