mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley#
499b34cea04a46823d003d4c0520c8b03e8513cbBrian Wellington# CDDL HEADER START
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence#
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# The contents of this file are subject to the terms of the
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# Common Development and Distribution License (the "License").
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# You may not use this file except in compliance with the License.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence#
15a44745412679c30a6d022733925af70a38b715David Lawrence# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15a44745412679c30a6d022733925af70a38b715David Lawrence# or http://www.opensolaris.org/os/licensing.
15a44745412679c30a6d022733925af70a38b715David Lawrence# See the License for the specific language governing permissions
15a44745412679c30a6d022733925af70a38b715David Lawrence# and limitations under the License.
15a44745412679c30a6d022733925af70a38b715David Lawrence#
15a44745412679c30a6d022733925af70a38b715David Lawrence# When distributing Covered Code, include this CDDL HEADER in each
15a44745412679c30a6d022733925af70a38b715David Lawrence# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15a44745412679c30a6d022733925af70a38b715David Lawrence# If applicable, add the following below this CDDL HEADER, with the
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# fields enclosed by brackets "[]" replaced with your own identifying
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# information: Portions Copyright [yyyy] [name of copyright owner]
d29da750d26001546abed66e8b726c991784f3ecBrian Wellington#
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence# CDDL HEADER END
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley#
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley#
0042d68e2f0d655d5a1088dd5f8be3c79c2477a6Brian Wellington# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
0042d68e2f0d655d5a1088dd5f8be3c79c2477a6Brian Wellington# Use is subject to license terms.
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley#
440be4c866f6935ac069db79a414304507a664c2Michael Graff
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley#
501f6a2fa5541c0384640d7f6dc4d592acebfee9Andreas Gustafsson# MAPFILE HEADER START
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson#
b4d79725458782ce4ae781255fc7a22614a8b484Bob Halley# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# Object versioning must comply with the rules detailed in
b4d79725458782ce4ae781255fc7a22614a8b484Bob Halley#
90ad126bb363ad419b1348dea2b8613b21b4ded8Andreas Gustafsson# usr/src/lib/README.mapfiles
94b50bce2b5deeac93734457d5474736d7b76af1Michael Sawyer#
90ad126bb363ad419b1348dea2b8613b21b4ded8Andreas Gustafsson# You should not be making modifications here until you've read the most current
b4d79725458782ce4ae781255fc7a22614a8b484Bob Halley# copy of that file. If you need help, contact a gatekeeper for guidance.
e9f6414d40ac21743db777007260053323570835Andreas Gustafsson#
9ab8a7477d6a31275ca7d1f6b5f37c23a8a7e6cbBob Halley# MAPFILE HEADER END
b4d79725458782ce4ae781255fc7a22614a8b484Bob Halley#
b4d79725458782ce4ae781255fc7a22614a8b484Bob Halley
2ebe19d1a2b5381dcd6dce5882dfd5c98ab6db6dAndreas GustafssonSUNWprivate_1.1 {
09f22ac5b09e70bc526015f37168ba33e21ea91fDavid Lawrence global:
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley libzfs_errno;
09f22ac5b09e70bc526015f37168ba33e21ea91fDavid Lawrence libzfs_error_action;
ce1f5b8d0ae5936fd187c1f414ff12a7e3b0aa37Andreas Gustafsson libzfs_error_description;
90ace4c9e063e67fb452907d11bf29eae618a355Brian Wellington libzfs_fini;
09f22ac5b09e70bc526015f37168ba33e21ea91fDavid Lawrence libzfs_init;
d60f5b9bc8c1e1f7ddebc6c7834f7550a8e8be6fBob Halley libzfs_print_on_error;
d60f5b9bc8c1e1f7ddebc6c7834f7550a8e8be6fBob Halley zfs_allocatable_devs;
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley zfs_build_perms;
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley zfs_clone;
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson zfs_close;
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson zfs_create;
50faa6daf7e7550b3cd9d981ff3ddb9c0175080bAndreas Gustafsson zfs_create_ancestors;
d662fd77ecb875663f3d7510a8dd03f369697da2Andreas Gustafsson zfs_dataset_exists;
6017f424ee3c02d7f22132c77576ea38542fa949Andreas Gustafsson zfs_deleg_permissions;
b77cab68c65633bc534090b09fbac743b161f9b7Bob Halley zfs_deleg_share_nfs;
b77cab68c65633bc534090b09fbac743b161f9b7Bob Halley zfs_destroy;
0e5d1f7463f3b748b0aff6057c9d2d26cd15189bBob Halley zfs_destroy_snaps;
0e5d1f7463f3b748b0aff6057c9d2d26cd15189bBob Halley zfs_expand_proplist;
0e5d1f7463f3b748b0aff6057c9d2d26cd15189bBob Halley zfs_free_allows;
0e5d1f7463f3b748b0aff6057c9d2d26cd15189bBob Halley zfs_get_handle;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zfs_get_name;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zfs_get_pool_handle;
bf336d569445bfe2c9f37fd58864e2cac7bef1ffBob Halley zfs_get_user_props;
bf336d569445bfe2c9f37fd58864e2cac7bef1ffBob Halley zfs_get_type;
1fc26319b5d69d19a7a31c8d0ab1afc2beef0c41Andreas Gustafsson zfs_iscsi_perm_check;
1fc26319b5d69d19a7a31c8d0ab1afc2beef0c41Andreas Gustafsson zfs_is_mounted;
78d78f05d91205cbde33ca87d24b8d13aa2d8d66Brian Wellington zfs_is_shared;
78d78f05d91205cbde33ca87d24b8d13aa2d8d66Brian Wellington zfs_is_shared_iscsi;
b77cab68c65633bc534090b09fbac743b161f9b7Bob Halley zfs_is_shared_nfs;
6b32dc65e4684fd8ee3ae11dc92d4ccb84911057Mark Andrews zfs_is_shared_smb;
6b32dc65e4684fd8ee3ae11dc92d4ccb84911057Mark Andrews zfs_iter_children;
6b32dc65e4684fd8ee3ae11dc92d4ccb84911057Mark Andrews zfs_iter_dependents;
6b32dc65e4684fd8ee3ae11dc92d4ccb84911057Mark Andrews zfs_iter_filesystems;
78838d3e0cd62423c23de5503910e01884d2104bBrian Wellington zfs_iter_root;
78838d3e0cd62423c23de5503910e01884d2104bBrian Wellington zfs_iter_snapshots;
6b32dc65e4684fd8ee3ae11dc92d4ccb84911057Mark Andrews zfs_mount;
6b32dc65e4684fd8ee3ae11dc92d4ccb84911057Mark Andrews zfs_name_to_prop;
6b32dc65e4684fd8ee3ae11dc92d4ccb84911057Mark Andrews zfs_name_valid;
78838d3e0cd62423c23de5503910e01884d2104bBrian Wellington zfs_nicenum;
78838d3e0cd62423c23de5503910e01884d2104bBrian Wellington zfs_nicestrtonum;
6b32dc65e4684fd8ee3ae11dc92d4ccb84911057Mark Andrews zfs_open;
6b32dc65e4684fd8ee3ae11dc92d4ccb84911057Mark Andrews zfs_path_to_zhandle;
6b32dc65e4684fd8ee3ae11dc92d4ccb84911057Mark Andrews zfs_perm_get;
6b32dc65e4684fd8ee3ae11dc92d4ccb84911057Mark Andrews zfs_perm_remove;
6b32dc65e4684fd8ee3ae11dc92d4ccb84911057Mark Andrews zfs_perm_set;
0bfcec250f9705a1211d0374f0fc1049960de84bMark Andrews zfs_promote;
0bfcec250f9705a1211d0374f0fc1049960de84bMark Andrews zfs_prop_align_right;
0bfcec250f9705a1211d0374f0fc1049960de84bMark Andrews zfs_prop_column_name;
7946047f2d272e400167571b32ff3e7b346924a2Andreas Gustafsson zfs_prop_default_numeric;
7946047f2d272e400167571b32ff3e7b346924a2Andreas Gustafsson zfs_prop_default_string;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zfs_prop_get;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zfs_prop_get_int;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zfs_prop_get_numeric;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zfs_prop_inherit;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zfs_prop_inheritable;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zfs_prop_is_string;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zfs_prop_readonly;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zfs_prop_set;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zfs_prop_string_to_index;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zfs_prop_to_name;
daf60b760441a51dbadd2ba70f8e370d21a44a7bBob Halley zfs_prop_user;
daf60b760441a51dbadd2ba70f8e370d21a44a7bBob Halley zfs_prop_valid_for_type;
93fa7f307828c4a411e922062c7d4417fdd5e251Bob Halley zfs_prop_values;
daf60b760441a51dbadd2ba70f8e370d21a44a7bBob Halley zfs_receive;
daf60b760441a51dbadd2ba70f8e370d21a44a7bBob Halley zfs_refresh_properties;
daf60b760441a51dbadd2ba70f8e370d21a44a7bBob Halley zfs_rename;
daf60b760441a51dbadd2ba70f8e370d21a44a7bBob Halley zfs_rollback;
daf60b760441a51dbadd2ba70f8e370d21a44a7bBob Halley zfs_send;
daf60b760441a51dbadd2ba70f8e370d21a44a7bBob Halley zfs_share;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zfs_shareall;
b23f160d5b0efb1c22ad4f61e5f5edf80e9f0f57Andreas Gustafsson zfs_share_nfs;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zfs_share_smb;
501f6a2fa5541c0384640d7f6dc4d592acebfee9Andreas Gustafsson zfs_share_iscsi;
501f6a2fa5541c0384640d7f6dc4d592acebfee9Andreas Gustafsson zfs_snapshot;
501f6a2fa5541c0384640d7f6dc4d592acebfee9Andreas Gustafsson zfs_spa_version;
501f6a2fa5541c0384640d7f6dc4d592acebfee9Andreas Gustafsson zfs_type_to_name;
501f6a2fa5541c0384640d7f6dc4d592acebfee9Andreas Gustafsson zfs_unmount;
501f6a2fa5541c0384640d7f6dc4d592acebfee9Andreas Gustafsson zfs_unmountall;
501f6a2fa5541c0384640d7f6dc4d592acebfee9Andreas Gustafsson zfs_unshare;
501f6a2fa5541c0384640d7f6dc4d592acebfee9Andreas Gustafsson zfs_unshare_iscsi;
501f6a2fa5541c0384640d7f6dc4d592acebfee9Andreas Gustafsson zfs_unshare_nfs;
501f6a2fa5541c0384640d7f6dc4d592acebfee9Andreas Gustafsson zfs_unshare_smb;
501f6a2fa5541c0384640d7f6dc4d592acebfee9Andreas Gustafsson zfs_unshareall;
501f6a2fa5541c0384640d7f6dc4d592acebfee9Andreas Gustafsson zfs_unshareall_bypath;
501f6a2fa5541c0384640d7f6dc4d592acebfee9Andreas Gustafsson zfs_unshareall_nfs;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zfs_unshareall_smb;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zpool_add;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zpool_clear;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zpool_close;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zpool_create;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zpool_create_zvol_links;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zpool_destroy;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zpool_disable_datasets;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zpool_enable_datasets;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zpool_expand_proplist;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zpool_export;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zpool_export_force;
ad26c868910d4a7368fae94e5d7389d4139f7225Andreas Gustafsson zpool_find_import;
501f6a2fa5541c0384640d7f6dc4d592acebfee9Andreas Gustafsson zpool_find_import_activeok;
ce1f5b8d0ae5936fd187c1f414ff12a7e3b0aa37Andreas Gustafsson zpool_find_import_byguid;
ce1f5b8d0ae5936fd187c1f414ff12a7e3b0aa37Andreas Gustafsson zpool_find_import_byname;
ce1f5b8d0ae5936fd187c1f414ff12a7e3b0aa37Andreas Gustafsson zpool_find_import_cached;
d29da750d26001546abed66e8b726c991784f3ecBrian Wellington zpool_find_vdev;
d29da750d26001546abed66e8b726c991784f3ecBrian Wellington zpool_get_config;
d29da750d26001546abed66e8b726c991784f3ecBrian Wellington zpool_get_errlog;
ce1f5b8d0ae5936fd187c1f414ff12a7e3b0aa37Andreas Gustafsson zpool_get_handle;
d29da750d26001546abed66e8b726c991784f3ecBrian Wellington zpool_get_history;
ce1f5b8d0ae5936fd187c1f414ff12a7e3b0aa37Andreas Gustafsson zpool_get_name;
ce1f5b8d0ae5936fd187c1f414ff12a7e3b0aa37Andreas Gustafsson zpool_get_physpath;
ce1f5b8d0ae5936fd187c1f414ff12a7e3b0aa37Andreas Gustafsson zpool_get_prop;
ce1f5b8d0ae5936fd187c1f414ff12a7e3b0aa37Andreas Gustafsson zpool_get_prop_int;
ce1f5b8d0ae5936fd187c1f414ff12a7e3b0aa37Andreas Gustafsson zpool_get_state;
ce1f5b8d0ae5936fd187c1f414ff12a7e3b0aa37Andreas Gustafsson zpool_get_status;
ce1f5b8d0ae5936fd187c1f414ff12a7e3b0aa37Andreas Gustafsson zpool_import;
ce1f5b8d0ae5936fd187c1f414ff12a7e3b0aa37Andreas Gustafsson zpool_import_props;
ce1f5b8d0ae5936fd187c1f414ff12a7e3b0aa37Andreas Gustafsson zpool_import_status;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zpool_in_use;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zpool_iter;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zpool_label_disk;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zpool_mount_datasets;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zpool_name_to_prop;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zpool_obj_to_path;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zpool_open;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zpool_open_canfail;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zpool_prop_align_right;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zpool_prop_column_name;
d680c5e7d5a10feb6208a5582ca0dbd30ec69fb9Bob Halley zpool_prop_readonly;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zpool_prop_to_name;
daf60b760441a51dbadd2ba70f8e370d21a44a7bBob Halley zpool_prop_values;
5debbf1189c145db2da3cbf69a8c01379c5c68a3Bob Halley zpool_read_label;
4e37c87da13906d11385700776111f207ee1fb2bBob Halley zpool_refresh_stats;
4556681e191b7c1654639895ce719d98f2822ee2Michael Graff zpool_remove_zvol_links;
9d308c623699ec4f2eb38515e9350698ae0151fcBob Halley zpool_scrub;
9d308c623699ec4f2eb38515e9350698ae0151fcBob Halley zpool_set_history_str;
9d308c623699ec4f2eb38515e9350698ae0151fcBob Halley zpool_set_prop;
3f185361a4ca047fbce4ca20c9b080ebace89b01Bob Halley zpool_stage_history;
3f185361a4ca047fbce4ca20c9b080ebace89b01Bob Halley zpool_state_to_name;
3f185361a4ca047fbce4ca20c9b080ebace89b01Bob Halley zpool_unmount_datasets;
9d308c623699ec4f2eb38515e9350698ae0151fcBob Halley zpool_upgrade;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zpool_vdev_attach;
d3376f4cf5fbaac629e37c0d247c8bf84677fa87Bob Halley zpool_vdev_clear;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zpool_vdev_degrade;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zpool_vdev_detach;
f87506d115bf655b71c3a2863f5b0be6443e6a3dBob Halley zpool_vdev_fault;
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence zpool_vdev_name;
d3376f4cf5fbaac629e37c0d247c8bf84677fa87Bob Halley zpool_vdev_offline;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zpool_vdev_online;
4fdb67f4ebec8003fe8d4e34c2c1389725a4f793Bob Halley zpool_vdev_remove;
9d308c623699ec4f2eb38515e9350698ae0151fcBob Halley zprop_free_list;
9d308c623699ec4f2eb38515e9350698ae0151fcBob Halley zprop_get_list;
9d308c623699ec4f2eb38515e9350698ae0151fcBob Halley zprop_iter;
9d308c623699ec4f2eb38515e9350698ae0151fcBob Halley zprop_print_one_property;
9d308c623699ec4f2eb38515e9350698ae0151fcBob Halley zvol_check_dump_config;
9d308c623699ec4f2eb38515e9350698ae0151fcBob Halley local:
9d308c623699ec4f2eb38515e9350698ae0151fcBob Halley *;
9d308c623699ec4f2eb38515e9350698ae0151fcBob Halley};
9d308c623699ec4f2eb38515e9350698ae0151fcBob Halley