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# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. 22# Copyright 2010 Nexenta Systems, Inc. All rights reserved. 23# 24# MAPFILE HEADER START 25# 26# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 27# Object versioning must comply with the rules detailed in 28# 29# usr/src/lib/README.mapfiles 30# 31# You should not be making modifications here until you've read the most current 32# copy of that file. If you need help, contact a gatekeeper for guidance. 33# 34# MAPFILE HEADER END 35# 36 37$mapfile_version 2 38 39SYMBOL_VERSION SUNWprivate_1.1 { 40 global: 41 fletcher_2_native; 42 fletcher_2_byteswap; 43 fletcher_4_native; 44 fletcher_4_byteswap; 45 fletcher_4_incremental_native; 46 fletcher_4_incremental_byteswap; 47 libzfs_add_handle; 48 libzfs_dataset_cmp; 49 libzfs_errno; 50 libzfs_error_action; 51 libzfs_error_description; 52 libzfs_fini; 53 libzfs_fru_compare; 54 libzfs_fru_devpath; 55 libzfs_fru_lookup; 56 libzfs_fru_notself; 57 libzfs_fru_refresh; 58 libzfs_init; 59 libzfs_mnttab_cache; 60 libzfs_print_on_error; 61 zfs_allocatable_devs; 62 zfs_asprintf; 63 zfs_clone; 64 zfs_close; 65 zfs_create; 66 zfs_create_ancestors; 67 zfs_dataset_exists; 68 zfs_deleg_share_nfs; 69 zfs_destroy; 70 zfs_destroy_snaps; 71 zfs_expand_proplist; 72 zfs_get_handle; 73 zfs_get_holds; 74 zfs_get_name; 75 zfs_get_pool_handle; 76 zfs_get_user_props; 77 zfs_get_type; 78 zfs_history_event_names; 79 zfs_hold; 80 zfs_is_mounted; 81 zfs_is_shared; 82 zfs_is_shared_nfs; 83 zfs_is_shared_smb; 84 zfs_iter_children; 85 zfs_iter_dependents; 86 zfs_iter_filesystems; 87 zfs_iter_root; 88 zfs_iter_snapshots; 89 zfs_iter_snapshots_sorted; 90 zfs_mount; 91 zfs_name_to_prop; 92 zfs_name_valid; 93 zfs_nicenum; 94 zfs_nicestrtonum; 95 zfs_open; 96 zfs_path_to_zhandle; 97 zfs_promote; 98 zfs_prop_align_right; 99 zfs_prop_column_name; 100 zfs_prop_default_numeric; 101 zfs_prop_default_string; 102 zfs_prop_get; 103 zfs_prop_get_int; 104 zfs_prop_get_numeric; 105 zfs_prop_get_recvd; 106 zfs_prop_get_table; 107 zfs_prop_get_userquota_int; 108 zfs_prop_get_userquota; 109 zfs_prop_inherit; 110 zfs_prop_inheritable; 111 zfs_prop_init; 112 zfs_prop_is_string; 113 zfs_prop_readonly; 114 zfs_prop_set; 115 zfs_prop_string_to_index; 116 zfs_prop_to_name; 117 zfs_prop_user; 118 zfs_prop_userquota; 119 zfs_prop_valid_for_type; 120 zfs_prop_values; 121 zfs_prune_proplist; 122 zfs_receive; 123 zfs_refresh_properties; 124 zfs_release; 125 zfs_rename; 126 zfs_rollback; 127 zfs_send; 128 zfs_share; 129 zfs_shareall; 130 zfs_share_nfs; 131 zfs_share_smb; 132 zfs_show_diffs; 133 zfs_smb_acl_add; 134 zfs_smb_acl_purge; 135 zfs_smb_acl_remove; 136 zfs_smb_acl_rename; 137 zfs_snapshot; 138 zfs_spa_version; 139 zfs_spa_version_map; 140 zfs_type_to_name; 141 zfs_unmount; 142 zfs_unmountall; 143 zfs_unshare; 144 zfs_unshare_nfs; 145 zfs_unshare_smb; 146 zfs_unshareall; 147 zfs_unshareall_bypath; 148 zfs_unshareall_nfs; 149 zfs_unshareall_smb; 150 zfs_userspace; 151 zfs_get_fsacl; 152 zfs_set_fsacl; 153 zfs_userquota_prop_prefixes; 154 zfs_zpl_version_map; 155 zpool_add; 156 zpool_clear; 157 zpool_clear_label; 158 zpool_close; 159 zpool_create; 160 zpool_destroy; 161 zpool_disable_datasets; 162 zpool_dump_ddt; 163 zpool_enable_datasets; 164 zpool_expand_proplist; 165 zpool_explain_recover; 166 zpool_export; 167 zpool_export_force; 168 zpool_find_import; 169 zpool_find_import_cached; 170 zpool_find_vdev; 171 zpool_find_vdev_by_physpath; 172 zpool_fru_set; 173 zpool_get_config; 174 zpool_get_errlog; 175 zpool_get_handle; 176 zpool_get_history; 177 zpool_get_name; 178 zpool_get_physpath; 179 zpool_get_prop; 180 zpool_get_prop_int; 181 zpool_get_state; 182 zpool_get_status; 183 zpool_history_unpack; 184 zpool_import; 185 zpool_import_props; 186 zpool_import_status; 187 zpool_in_use; 188 zpool_iter; 189 zpool_label_disk; 190 zpool_mount_datasets; 191 zpool_name_to_prop; 192 zpool_obj_to_path; 193 zpool_open; 194 zpool_open_canfail; 195 zpool_prop_align_right; 196 zpool_prop_column_name; 197 zpool_prop_readonly; 198 zpool_prop_to_name; 199 zpool_prop_values; 200 zpool_read_label; 201 zpool_refresh_stats; 202 zpool_scan; 203 zpool_search_import; 204 zpool_set_history_str; 205 zpool_set_prop; 206 zpool_stage_history; 207 zpool_state_to_name; 208 zpool_unmount_datasets; 209 zpool_upgrade; 210 zpool_vdev_attach; 211 zpool_vdev_clear; 212 zpool_vdev_degrade; 213 zpool_vdev_detach; 214 zpool_vdev_fault; 215 zpool_vdev_name; 216 zpool_vdev_offline; 217 zpool_vdev_online; 218 zpool_vdev_remove; 219 zpool_vdev_split; 220 zprop_free_list; 221 zprop_get_list; 222 zprop_iter; 223 zprop_print_one_property; 224 zvol_check_dump_config; 225 zvol_volsize_to_reservation; 226 local: 227 *; 228}; 229