Lines Matching refs:le16

38 	le16 bytes_per_sector;		/* Size of a sector in bytes. */
40 le16 reserved_sectors; /* zero */
42 le16 root_entries; /* zero */
43 le16 sectors; /* zero */
45 le16 sectors_per_fat; /* zero */
46 le16 sectors_per_track; /* irrelevant */
47 le16 heads; /* irrelevant */
81 le16 end_of_sector_marker; /* End of bootsector magic. Always is
177 le16 usa_ofs; /* Offset to the Update Sequence Array (usa)
179 le16 usa_count; /* Number of le16 sized entries in the usa
240 typedef le16 MFT_RECORD_FLAGS;
316 le16 usa_ofs; /* See NTFS_RECORD definition above. */
317 le16 usa_count; /* See NTFS_RECORD definition above. */
321 /* 16*/ le16 sequence_number; /* Number of times this mft record has been
326 /* 18*/ le16 link_count; /* Number of hard links, i.e. the number of
336 /* 20*/ le16 attrs_offset; /* Byte offset to the first attribute in this
359 /* 40*/ le16 next_attr_instance;/* The instance number that will be assigned to
366 /* 42*/ le16 reserved; /* Reserved/alignment. */
385 le16 usa_ofs; /* See NTFS_RECORD definition above. */
386 le16 usa_count; /* See NTFS_RECORD definition above. */
390 /* 16*/ le16 sequence_number; /* Number of times this mft record has been
395 /* 18*/ le16 link_count; /* Number of hard links, i.e. the number of
405 /* 20*/ le16 attrs_offset; /* Byte offset to the first attribute in this
428 /* 40*/ le16 next_attr_instance;/* The instance number that will be assigned to
600 typedef le16 ATTR_FLAGS;
693 /* 10*/ le16 name_offset; /* If name_length != 0, the byte offset to the
703 /* 14*/ le16 instance; /* The instance of this attribute record. This
711 /* 20 */ le16 value_offset;/* Byte offset of the attribute
735 /* 32*/ le16 mapping_pairs_offset; /* Byte offset from the
961 /* 4*/ le16 length; /* Byte size of this entry (8-byte aligned). */
982 /* 24*/ le16 instance; /* If lowest_vcn = 0, the instance of the
1071 /* 3c*/ le16 packed_ea_size; /* Size of the buffer needed to
1074 /* 3e*/ le16 reserved; /* Reserved for alignment. */
1100 le16 data2; /* The first group of four hexadecimal digits. */
1101 le16 data3; /* The second group of four hexadecimal digits. */
1411 /* 2*/ le16 size; /* Size in bytes of the ACE. */
1571 le16 size; /* Size in bytes of the ACE. */
1592 le16 size; /* Size in bytes of the ACE. */
1615 le16 size; /* Allocated space in bytes for ACL. Includes this
1617 le16 ace_count; /* Number of ACEs in the ACL. */
1618 le16 alignment2;
1703 typedef le16 SECURITY_DESCRIPTOR_CONTROL;
1905 typedef le16 VOLUME_FLAGS;
2041 le16 usa_ofs; /* See NTFS_RECORD definition. */
2042 le16 usa_count; /* See NTFS_RECORD definition. */
2178 typedef le16 INDEX_ENTRY_FLAGS;
2192 le16 data_offset; /* Data byte offset from this
2195 le16 data_length; /* Data length in bytes. */
2199 /* 8*/ le16 length; /* Byte size of this index entry, multiple of
2201 /* 10*/ le16 key_length; /* Byte size of the key value, which is in the
2205 /* 14*/ le16 reserved; /* Reserved/align to 8-byte boundary. */
2227 le16 data_offset; /* Data byte offset from this
2230 le16 data_length; /* Data length in bytes. */
2234 le16 length; /* Byte size of this index entry, multiple of
2236 le16 key_length; /* Byte size of the key value, which is in the
2240 le16 reserved; /* Reserved/align to 8-byte boundary. */
2341 le16 reparse_data_length; /* Byte size of reparse data. */
2342 le16 reserved; /* Align to 8-byte boundary. */
2352 le16 ea_length; /* Byte size of the packed extended
2354 le16 need_ea_count; /* The number of extended attributes which have
2387 le16 ea_value_length; /* Byte size of the EA's value. */