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