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 (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. 23 # 24 25 # 26 # MAPFILE HEADER START 27 # 28 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 29 # Object versioning must comply with the rules detailed in 30 # 31 # usr/src/lib/README.mapfiles 32 # 33 # You should not be making modifications here until you've read the most current 34 # copy of that file. If you need help, contact a gatekeeper for guidance. 35 # 36 # MAPFILE HEADER END 37 # 38 39 $mapfile_version 2 40 41 SYMBOL_VERSION SUNW_10.1 { 42 global: 43 AT_UNNAMED; 44 NTFS_INDEX_I30; 45 NTFS_INDEX_O; 46 NTFS_INDEX_Q; 47 NTFS_INDEX_R; 48 NTFS_INDEX_SDH; 49 NTFS_INDEX_SII; 50 ntfs_attr_add; 51 ntfs_attr_close; 52 ntfs_attr_find_in_attrdef; 53 ntfs_attr_get_search_ctx; 54 ntfs_attr_lookup; 55 ntfs_attr_mst_pread; 56 ntfs_attr_open; 57 ntfs_attr_pread; 58 ntfs_attr_put_search_ctx; 59 ntfs_attr_pwrite; 60 ntfs_attr_readall; 61 __ntfs_attr_truncate; 62 ntfs_boot_sector_is_ntfs; 63 ntfs_calloc; 64 ntfs_check_if_mounted; 65 ntfs_cluster_read; 66 ntfs_create; 67 ntfs_device_alloc; 68 ntfs_device_block_size_set; 69 ntfs_device_free; 70 ntfs_device_heads_get; 71 ntfs_device_partition_start_sector_get; 72 ntfs_device_sector_size_get; 73 ntfs_device_sectors_per_track_get; 74 ntfs_device_size_get; 75 ntfs_device_unix_io_ops; 76 ntfs_file_record_read; 77 ntfs_file_record_read; 78 ntfs_file_values_compare; 79 ntfs_get_attribute_value; 80 ntfs_get_attribute_value_length; 81 ntfs_get_size_for_mapping_pairs; 82 ntfs_guid_is_zero; 83 ntfs_guid_to_mbs; 84 ntfs_ie_get_vcn; 85 ntfs_index_root_get; 86 ntfs_inode_badclus_bad; 87 ntfs_inode_close; 88 ntfs_inode_open; 89 ntfs_inode_sync; 90 ntfs_libntfs_version; 91 ntfs_log_clear_levels; 92 ntfs_logfile_reset; 93 ntfs_log_get_levels; 94 ntfs_log_handler_outerr; 95 ntfs_log_handler_stderr; 96 ntfs_log_parse_option; 97 ntfs_log_redirect; 98 ntfs_log_set_handler; 99 ntfs_log_set_levels; 100 ntfs_malloc; 101 ntfs_mapping_pairs_build; 102 ntfs_mapping_pairs_decompress; 103 ntfs_mbstoucs; 104 ntfs_mft_record_layout; 105 ntfs_mft_records_write; 106 ntfs_mft_usn_dec; 107 ntfs_mount; 108 ntfs_mst_post_read_fixup; 109 ntfs_mst_post_write_fixup; 110 ntfs_mst_pre_write_fixup; 111 ntfs_mst_pwrite; 112 ntfs_names_are_equal; 113 ntfs_names_collate; 114 ntfs_pathname_to_inode; 115 ntfs_readdir; 116 ntfs_resident_attr_value_resize; 117 ntfs_rl_pread; 118 ntfs_rl_pwrite; 119 ntfs_rl_truncate; 120 ntfs_rl_vcn_to_lcn; 121 ntfs_sid_to_mbs; 122 ntfs_str2ucs; 123 ntfs_ucsfree; 124 ntfs_ucsnlen; 125 ntfs_ucstombs; 126 ntfs_umount; 127 ntfs_upcase_table_build; 128 ntfs_version_is_supported; 129 ntfs_volume_alloc; 130 ntfs_volume_startup; 131 ntfs_volume_write_flags; 132 local: 133 *; 134 };