1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21# 22# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 23# Use is subject to license terms. 24# 25 26# 27# MAPFILE HEADER START 28# 29# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 30# Object versioning must comply with the rules detailed in 31# 32# usr/src/lib/README.mapfiles 33# 34# You should not be making modifications here until you've read the most current 35# copy of that file. If you need help, contact a gatekeeper for guidance. 36# 37# MAPFILE HEADER END 38# 39 40SUNWprivate_1.1 { 41 global: 42 fletcher_2_native; 43 fletcher_2_byteswap; 44 fletcher_4_native; 45 fletcher_4_byteswap; 46 fletcher_4_incremental_native; 47 fletcher_4_incremental_byteswap; 48 libzfs_errno; 49 libzfs_error_action; 50 libzfs_error_description; 51 libzfs_fini; 52 libzfs_init; 53 libzfs_mnttab_cache; 54 libzfs_print_on_error; 55 zfs_allocatable_devs; 56 zfs_clone; 57 zfs_close; 58 zfs_create; 59 zfs_create_ancestors; 60 zfs_dataset_exists; 61 zfs_deleg_share_nfs; 62 zfs_destroy; 63 zfs_destroy_snaps; 64 zfs_expand_proplist; 65 zfs_get_handle; 66 zfs_get_name; 67 zfs_get_pool_handle; 68 zfs_get_user_props; 69 zfs_get_type; 70 zfs_hold; 71 zfs_hold_range; 72 zfs_iscsi_perm_check; 73 zfs_is_mounted; 74 zfs_is_shared; 75 zfs_is_shared_iscsi; 76 zfs_is_shared_nfs; 77 zfs_is_shared_smb; 78 zfs_iter_children; 79 zfs_iter_dependents; 80 zfs_iter_filesystems; 81 zfs_iter_root; 82 zfs_iter_snapshots; 83 zfs_iter_snapshots_sorted; 84 zfs_mount; 85 zfs_name_to_prop; 86 zfs_name_valid; 87 zfs_nicenum; 88 zfs_nicestrtonum; 89 zfs_open; 90 zfs_path_to_zhandle; 91 zfs_promote; 92 zfs_prop_align_right; 93 zfs_prop_column_name; 94 zfs_prop_default_numeric; 95 zfs_prop_default_string; 96 zfs_prop_get; 97 zfs_prop_get_int; 98 zfs_prop_get_numeric; 99 zfs_prop_get_table; 100 zfs_prop_get_userquota_int; 101 zfs_prop_get_userquota; 102 zfs_prop_inherit; 103 zfs_prop_inheritable; 104 zfs_prop_init; 105 zfs_prop_is_string; 106 zfs_prop_readonly; 107 zfs_prop_set; 108 zfs_prop_string_to_index; 109 zfs_prop_to_name; 110 zfs_prop_user; 111 zfs_prop_userquota; 112 zfs_prop_valid_for_type; 113 zfs_prop_values; 114 zfs_prune_proplist; 115 zfs_receive; 116 zfs_refresh_properties; 117 zfs_release; 118 zfs_release_range; 119 zfs_rename; 120 zfs_rollback; 121 zfs_send; 122 zfs_share; 123 zfs_shareall; 124 zfs_share_nfs; 125 zfs_share_smb; 126 zfs_share_iscsi; 127 zfs_smb_acl_add; 128 zfs_smb_acl_purge; 129 zfs_smb_acl_remove; 130 zfs_smb_acl_rename; 131 zfs_snapshot; 132 zfs_spa_version; 133 zfs_type_to_name; 134 zfs_unmount; 135 zfs_unmountall; 136 zfs_unshare; 137 zfs_unshare_iscsi; 138 zfs_unshare_nfs; 139 zfs_unshare_smb; 140 zfs_unshareall; 141 zfs_unshareall_bypath; 142 zfs_unshareall_nfs; 143 zfs_unshareall_smb; 144 zfs_userspace; 145 zfs_userquota_prop_prefixes; 146 zpool_add; 147 zpool_clear; 148 zpool_close; 149 zpool_create; 150 zpool_destroy; 151 zpool_disable_datasets; 152 zpool_enable_datasets; 153 zpool_expand_proplist; 154 zpool_export; 155 zpool_export_force; 156 zpool_find_import; 157 zpool_find_import_activeok; 158 zpool_find_import_byguid; 159 zpool_find_import_byname; 160 zpool_find_import_cached; 161 zpool_find_vdev; 162 zpool_find_vdev_by_physpath; 163 zpool_get_config; 164 zpool_get_errlog; 165 zpool_get_handle; 166 zpool_get_history; 167 zpool_get_name; 168 zpool_get_physpath; 169 zpool_get_prop; 170 zpool_get_prop_int; 171 zpool_get_state; 172 zpool_get_status; 173 zpool_import; 174 zpool_import_props; 175 zpool_import_status; 176 zpool_in_use; 177 zpool_iter; 178 zpool_label_disk; 179 zpool_mount_datasets; 180 zpool_name_to_prop; 181 zpool_obj_to_path; 182 zpool_open; 183 zpool_open_canfail; 184 zpool_prop_align_right; 185 zpool_prop_column_name; 186 zpool_prop_readonly; 187 zpool_prop_to_name; 188 zpool_prop_values; 189 zpool_read_label; 190 zpool_refresh_stats; 191 zpool_scrub; 192 zpool_set_history_str; 193 zpool_set_prop; 194 zpool_stage_history; 195 zpool_state_to_name; 196 zpool_unmount_datasets; 197 zpool_upgrade; 198 zpool_vdev_attach; 199 zpool_vdev_clear; 200 zpool_vdev_degrade; 201 zpool_vdev_detach; 202 zpool_vdev_fault; 203 zpool_vdev_name; 204 zpool_vdev_offline; 205 zpool_vdev_online; 206 zpool_vdev_remove; 207 zprop_free_list; 208 zprop_get_list; 209 zprop_iter; 210 zprop_print_one_property; 211 zvol_check_dump_config; 212 local: 213 *; 214}; 215