mapfile-vers revision 193974072f41a843678abf5f61979c748687e66b
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#
b7b97454b9b1f6625e7e655e9651e744a8dee09dperrin# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
f808c858fa61e7769218966759510a8b1190dfcfraf# Use is subject to license terms.
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf
f808c858fa61e7769218966759510a8b1190dfcfrafSUNWprivate_1.1 {
f808c858fa61e7769218966759510a8b1190dfcfraf global:
f808c858fa61e7769218966759510a8b1190dfcfraf libzfs_errno;
f808c858fa61e7769218966759510a8b1190dfcfraf libzfs_error_action;
f808c858fa61e7769218966759510a8b1190dfcfraf libzfs_error_description;
f808c858fa61e7769218966759510a8b1190dfcfraf libzfs_fini;
f808c858fa61e7769218966759510a8b1190dfcfraf libzfs_init;
f808c858fa61e7769218966759510a8b1190dfcfraf libzfs_print_on_error;
b7b97454b9b1f6625e7e655e9651e744a8dee09dperrin zfs_allocatable_devs;
ecd6cf800b63704be73fb264c3f5b6e0dafc068dmarks zfs_build_perms;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_clone;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_close;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_create;
7f1f55ea3af0e6153a8ee9316c7f0b8b4f1ba773vb zfs_create_ancestors;
7f1f55ea3af0e6153a8ee9316c7f0b8b4f1ba773vb zfs_dataset_exists;
6949a980ded6490cd1bcf4a93a1d074d46d9a6c1marks zfs_deleg_permissions;
ecd6cf800b63704be73fb264c3f5b6e0dafc068dmarks zfs_deleg_share_nfs;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_destroy;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_destroy_snaps;
e9dbad6f263d5570ed7ff5443ec5b958af8c24d7eschrock zfs_expand_proplist;
ecd6cf800b63704be73fb264c3f5b6e0dafc068dmarks zfs_free_allows;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_get_handle;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_get_name;
d5b5bb256c576fe5ef26e0795bd40abe77f93246Rich Morris zfs_get_pool_handle;
e9dbad6f263d5570ed7ff5443ec5b958af8c24d7eschrock zfs_get_user_props;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_get_type;
ecd6cf800b63704be73fb264c3f5b6e0dafc068dmarks zfs_iscsi_perm_check;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_is_mounted;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_is_shared;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl zfs_is_shared_iscsi;
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;
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;
ecd6cf800b63704be73fb264c3f5b6e0dafc068dmarks zfs_perm_get;
ecd6cf800b63704be73fb264c3f5b6e0dafc068dmarks zfs_perm_remove;
ecd6cf800b63704be73fb264c3f5b6e0dafc068dmarks zfs_perm_set;
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;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_inherit;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_inheritable;
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;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_valid_for_type;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_prop_values;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_receive;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_refresh_properties;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_rename;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_rollback;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_send;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_share;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw zfs_shareall;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl zfs_share_nfs;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw zfs_share_smb;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl zfs_share_iscsi;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_snapshot;
7b97dc1abb536bd13204496f8ae5a6f2fe9f2fb3rm zfs_spa_version;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_type_to_name;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_unmount;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_unmountall;
f808c858fa61e7769218966759510a8b1190dfcfraf zfs_unshare;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl zfs_unshare_iscsi;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl zfs_unshare_nfs;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw zfs_unshare_smb;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw zfs_unshareall;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw zfs_unshareall_bypath;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl zfs_unshareall_nfs;
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw zfs_unshareall_smb;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_add;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_clear;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_close;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_create;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_create_zvol_links;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_destroy;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl zpool_disable_datasets;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl zpool_enable_datasets;
b1b8ab34de515a5e83206da22c3d7e563241b021lling zpool_expand_proplist;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_export;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_find_import;
24e697d414a4df0377b91a2875f029e7b5f97247ck zpool_find_import_activeok;
24e697d414a4df0377b91a2875f029e7b5f97247ck zpool_find_import_byguid;
24e697d414a4df0377b91a2875f029e7b5f97247ck zpool_find_import_byname;
2f8aaab38e6371ad39ed90a1211ba8921acbb4d5eschrock zpool_find_import_cached;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_find_vdev;
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;
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;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_remove_zvol_links;
f808c858fa61e7769218966759510a8b1190dfcfraf zpool_scrub;
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;
990b4856d0eaada6f8140335733a1b1771ed2746lling zprop_free_list;
990b4856d0eaada6f8140335733a1b1771ed2746lling zprop_get_list;
990b4856d0eaada6f8140335733a1b1771ed2746lling zprop_iter;
990b4856d0eaada6f8140335733a1b1771ed2746lling zprop_print_one_property;
e7cbe64f7a72dae5cb44f100db60ca88f3313c65gw zvol_check_dump_config;
f808c858fa61e7769218966759510a8b1190dfcfraf local:
f808c858fa61e7769218966759510a8b1190dfcfraf *;
f808c858fa61e7769218966759510a8b1190dfcfraf};