le16 864 arch/powerpc/include/asm/io.h #define clrsetbits_le16(addr, clear, set) clrsetbits(le16, addr, clear, set) le16 3862 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c #define le24(__p) (le16(__p) | ((__p)[2] << 16)) le16 195 fs/ntfs/compress.c if (cb == cb_end || !le16_to_cpup((le16*)cb) || le16 245 fs/ntfs/compress.c cb_sb_end = cb_sb_start + (le16_to_cpup((le16*)cb) & NTFS_SB_SIZE_MASK) le16 267 fs/ntfs/compress.c if (!(le16_to_cpup((le16*)cb) & NTFS_SB_IS_COMPRESSED)) { le16 372 fs/ntfs/compress.c pt = le16_to_cpup((le16*)cb); le16 21 fs/ntfs/endian.h return le16_to_cpu((__force le16)x); le16 36 fs/ntfs/endian.h return le16_to_cpu(*(__force le16*)x); le16 38 fs/ntfs/layout.h le16 bytes_per_sector; /* Size of a sector in bytes. */ le16 40 fs/ntfs/layout.h le16 reserved_sectors; /* zero */ le16 42 fs/ntfs/layout.h le16 root_entries; /* zero */ le16 43 fs/ntfs/layout.h le16 sectors; /* zero */ le16 45 fs/ntfs/layout.h le16 sectors_per_fat; /* zero */ le16 46 fs/ntfs/layout.h le16 sectors_per_track; /* irrelevant */ le16 47 fs/ntfs/layout.h le16 heads; /* irrelevant */ le16 81 fs/ntfs/layout.h le16 end_of_sector_marker; /* End of bootsector magic. Always is le16 177 fs/ntfs/layout.h le16 usa_ofs; /* Offset to the Update Sequence Array (usa) le16 179 fs/ntfs/layout.h le16 usa_count; /* Number of le16 sized entries in the usa le16 240 fs/ntfs/layout.h typedef le16 MFT_RECORD_FLAGS; le16 316 fs/ntfs/layout.h le16 usa_ofs; /* See NTFS_RECORD definition above. */ le16 317 fs/ntfs/layout.h le16 usa_count; /* See NTFS_RECORD definition above. */ le16 321 fs/ntfs/layout.h /* 16*/ le16 sequence_number; /* Number of times this mft record has been le16 326 fs/ntfs/layout.h /* 18*/ le16 link_count; /* Number of hard links, i.e. the number of le16 336 fs/ntfs/layout.h /* 20*/ le16 attrs_offset; /* Byte offset to the first attribute in this le16 359 fs/ntfs/layout.h /* 40*/ le16 next_attr_instance;/* The instance number that will be assigned to le16 366 fs/ntfs/layout.h /* 42*/ le16 reserved; /* Reserved/alignment. */ le16 385 fs/ntfs/layout.h le16 usa_ofs; /* See NTFS_RECORD definition above. */ le16 386 fs/ntfs/layout.h le16 usa_count; /* See NTFS_RECORD definition above. */ le16 390 fs/ntfs/layout.h /* 16*/ le16 sequence_number; /* Number of times this mft record has been le16 395 fs/ntfs/layout.h /* 18*/ le16 link_count; /* Number of hard links, i.e. the number of le16 405 fs/ntfs/layout.h /* 20*/ le16 attrs_offset; /* Byte offset to the first attribute in this le16 428 fs/ntfs/layout.h /* 40*/ le16 next_attr_instance;/* The instance number that will be assigned to le16 600 fs/ntfs/layout.h typedef le16 ATTR_FLAGS; le16 693 fs/ntfs/layout.h /* 10*/ le16 name_offset; /* If name_length != 0, the byte offset to the le16 703 fs/ntfs/layout.h /* 14*/ le16 instance; /* The instance of this attribute record. This le16 711 fs/ntfs/layout.h /* 20 */ le16 value_offset;/* Byte offset of the attribute le16 735 fs/ntfs/layout.h /* 32*/ le16 mapping_pairs_offset; /* Byte offset from the le16 961 fs/ntfs/layout.h /* 4*/ le16 length; /* Byte size of this entry (8-byte aligned). */ le16 982 fs/ntfs/layout.h /* 24*/ le16 instance; /* If lowest_vcn = 0, the instance of the le16 1071 fs/ntfs/layout.h /* 3c*/ le16 packed_ea_size; /* Size of the buffer needed to le16 1074 fs/ntfs/layout.h /* 3e*/ le16 reserved; /* Reserved for alignment. */ le16 1100 fs/ntfs/layout.h le16 data2; /* The first group of four hexadecimal digits. */ le16 1101 fs/ntfs/layout.h le16 data3; /* The second group of four hexadecimal digits. */ le16 1411 fs/ntfs/layout.h /* 2*/ le16 size; /* Size in bytes of the ACE. */ le16 1571 fs/ntfs/layout.h le16 size; /* Size in bytes of the ACE. */ le16 1592 fs/ntfs/layout.h le16 size; /* Size in bytes of the ACE. */ le16 1615 fs/ntfs/layout.h le16 size; /* Allocated space in bytes for ACL. Includes this le16 1617 fs/ntfs/layout.h le16 ace_count; /* Number of ACEs in the ACL. */ le16 1618 fs/ntfs/layout.h le16 alignment2; le16 1703 fs/ntfs/layout.h typedef le16 SECURITY_DESCRIPTOR_CONTROL; le16 1905 fs/ntfs/layout.h typedef le16 VOLUME_FLAGS; le16 2041 fs/ntfs/layout.h le16 usa_ofs; /* See NTFS_RECORD definition. */ le16 2042 fs/ntfs/layout.h le16 usa_count; /* See NTFS_RECORD definition. */ le16 2178 fs/ntfs/layout.h typedef le16 INDEX_ENTRY_FLAGS; le16 2192 fs/ntfs/layout.h le16 data_offset; /* Data byte offset from this le16 2195 fs/ntfs/layout.h le16 data_length; /* Data length in bytes. */ le16 2199 fs/ntfs/layout.h /* 8*/ le16 length; /* Byte size of this index entry, multiple of le16 2201 fs/ntfs/layout.h /* 10*/ le16 key_length; /* Byte size of the key value, which is in the le16 2205 fs/ntfs/layout.h /* 14*/ le16 reserved; /* Reserved/align to 8-byte boundary. */ le16 2227 fs/ntfs/layout.h le16 data_offset; /* Data byte offset from this le16 2230 fs/ntfs/layout.h le16 data_length; /* Data length in bytes. */ le16 2234 fs/ntfs/layout.h le16 length; /* Byte size of this index entry, multiple of le16 2236 fs/ntfs/layout.h le16 key_length; /* Byte size of the key value, which is in the le16 2240 fs/ntfs/layout.h le16 reserved; /* Reserved/align to 8-byte boundary. */ le16 2341 fs/ntfs/layout.h le16 reparse_data_length; /* Byte size of reparse data. */ le16 2342 fs/ntfs/layout.h le16 reserved; /* Align to 8-byte boundary. */ le16 2352 fs/ntfs/layout.h le16 ea_length; /* Byte size of the packed extended le16 2354 fs/ntfs/layout.h le16 need_ea_count; /* The number of extended attributes which have le16 2387 fs/ntfs/layout.h le16 ea_value_length; /* Byte size of the EA's value. */ le16 57 fs/ntfs/logfile.h /* 4*/ le16 usa_ofs; /* See NTFS_RECORD definition in layout.h. le16 61 fs/ntfs/logfile.h /* 6*/ le16 usa_count; /* See NTFS_RECORD definition in layout.h. */ le16 77 fs/ntfs/logfile.h /* 24*/ le16 restart_area_offset;/* Byte offset from the start of this header to le16 105 fs/ntfs/logfile.h typedef le16 RESTART_AREA_FLAGS; le16 120 fs/ntfs/logfile.h /* 8*/ le16 log_clients; /* Number of log client records in the array of le16 123 fs/ntfs/logfile.h /* 10*/ le16 client_free_list; /* The index of the first free log client record le16 139 fs/ntfs/logfile.h /* 12*/ le16 client_in_use_list;/* The index of the first in-use log client le16 178 fs/ntfs/logfile.h /* 20*/ le16 restart_area_length;/* Length of the restart area including the le16 186 fs/ntfs/logfile.h /* 22*/ le16 client_array_offset;/* Offset from the start of this record to le16 224 fs/ntfs/logfile.h /* 36*/ le16 log_record_header_length;/* Byte size of the log record header. le16 232 fs/ntfs/logfile.h /* 38*/ le16 log_page_data_offset;/* Offset to the start of data in a log record le16 260 fs/ntfs/logfile.h /* 16*/ le16 prev_client; /* The offset to the previous log client record le16 265 fs/ntfs/logfile.h /* 18*/ le16 next_client; /* The offset to the next log client record in le16 270 fs/ntfs/logfile.h /* 20*/ le16 seq_number; /* On Win2k and presumably earlier, this is set le16 2047 fs/ntfs/mft.c *(le16*)((u8*)m + le16_to_cpu(m->usa_ofs)) = cpu_to_le16(1); le16 2252 fs/ntfs/mft.c le16 seq_no, usn; le16 2552 fs/ntfs/mft.c usn = *(le16*)((u8*)m + le16_to_cpu(m->usa_ofs)); le16 2565 fs/ntfs/mft.c *(le16*)((u8*)m + le16_to_cpu(m->usa_ofs)) = usn; le16 2780 fs/ntfs/mft.c le16 old_seq_no; le16 111 fs/ntfs/mst.c le16 *usa_pos, *data_pos; le16 113 fs/ntfs/mst.c le16 le_usn; le16 130 fs/ntfs/mst.c usa_pos = (le16*)((u8*)b + usa_ofs); le16 141 fs/ntfs/mst.c data_pos = (le16*)b + NTFS_BLOCK_SIZE/sizeof(le16) - 1; le16 152 fs/ntfs/mst.c data_pos += NTFS_BLOCK_SIZE/sizeof(le16); le16 167 fs/ntfs/mst.c le16 *usa_pos, *data_pos; le16 173 fs/ntfs/mst.c usa_pos = (le16*)b + usa_ofs/sizeof(le16); le16 176 fs/ntfs/mst.c data_pos = (le16*)b + NTFS_BLOCK_SIZE/sizeof(le16) - 1; le16 187 fs/ntfs/mst.c data_pos += NTFS_BLOCK_SIZE/sizeof(le16); le16 22 fs/ntfs/types.h typedef le16 ntfschar; le16 159 fs/ntfs/usnjrnl.h /* 4*/le16 major_ver; /* Major version of the transaction log used le16 161 fs/ntfs/usnjrnl.h /* 6*/le16 minor_ver; /* Minor version of the transaction log used le16 178 fs/ntfs/usnjrnl.h /*0x38*/le16 file_name_size; /* Size of the file name in bytes. */ le16 179 fs/ntfs/usnjrnl.h /*0x3a*/le16 file_name_offset; /* Offset to the file name in bytes from the