Lines Matching refs:le16
52 le16 bytes_per_sector; /* Size of a sector in bytes. */
54 le16 reserved_sectors; /* zero */
56 le16 root_entries; /* zero */
57 le16 sectors; /* zero */
59 le16 sectors_per_fat; /* zero */
60 le16 sectors_per_track; /* irrelevant */
61 le16 heads; /* irrelevant */
95 le16 end_of_sector_marker; /* End of bootsector magic. Always is
191 le16 usa_ofs; /* Offset to the Update Sequence Array (usa)
193 le16 usa_count; /* Number of le16 sized entries in the usa
254 typedef le16 MFT_RECORD_FLAGS;
330 le16 usa_ofs; /* See NTFS_RECORD definition above. */
331 le16 usa_count; /* See NTFS_RECORD definition above. */
335 /* 16*/ le16 sequence_number; /* Number of times this mft record has been
340 /* 18*/ le16 link_count; /* Number of hard links, i.e. the number of
350 /* 20*/ le16 attrs_offset; /* Byte offset to the first attribute in this
373 /* 40*/ le16 next_attr_instance;/* The instance number that will be assigned to
380 /* 42*/ le16 reserved; /* Reserved/alignment. */
399 le16 usa_ofs; /* See NTFS_RECORD definition above. */
400 le16 usa_count; /* See NTFS_RECORD definition above. */
404 /* 16*/ le16 sequence_number; /* Number of times this mft record has been
409 /* 18*/ le16 link_count; /* Number of hard links, i.e. the number of
419 /* 20*/ le16 attrs_offset; /* Byte offset to the first attribute in this
442 /* 40*/ le16 next_attr_instance;/* The instance number that will be assigned to
614 typedef le16 ATTR_FLAGS;
707 /* 10*/ le16 name_offset; /* If name_length != 0, the byte offset to the
717 /* 14*/ le16 instance; /* The instance of this attribute record. This
725 /* 20 */ le16 value_offset;/* Byte offset of the attribute
749 /* 32*/ le16 mapping_pairs_offset; /* Byte offset from the
975 /* 4*/ le16 length; /* Byte size of this entry (8-byte aligned). */
996 /* 24*/ le16 instance; /* If lowest_vcn = 0, the instance of the
1085 /* 3c*/ le16 packed_ea_size; /* Size of the buffer needed to
1088 /* 3e*/ le16 reserved; /* Reserved for alignment. */
1114 le16 data2; /* The first group of four hexadecimal digits. */
1115 le16 data3; /* The second group of four hexadecimal digits. */
1425 /* 2*/ le16 size; /* Size in bytes of the ACE. */
1585 le16 size; /* Size in bytes of the ACE. */
1606 le16 size; /* Size in bytes of the ACE. */
1629 le16 size; /* Allocated space in bytes for ACL. Includes this
1631 le16 ace_count; /* Number of ACEs in the ACL. */
1632 le16 alignment2;
1717 typedef le16 SECURITY_DESCRIPTOR_CONTROL;
1919 typedef le16 VOLUME_FLAGS;
2055 le16 usa_ofs; /* See NTFS_RECORD definition. */
2056 le16 usa_count; /* See NTFS_RECORD definition. */
2192 typedef le16 INDEX_ENTRY_FLAGS;
2206 le16 data_offset; /* Data byte offset from this
2209 le16 data_length; /* Data length in bytes. */
2213 /* 8*/ le16 length; /* Byte size of this index entry, multiple of
2215 /* 10*/ le16 key_length; /* Byte size of the key value, which is in the
2219 /* 14*/ le16 reserved; /* Reserved/align to 8-byte boundary. */
2241 le16 data_offset; /* Data byte offset from this
2244 le16 data_length; /* Data length in bytes. */
2248 le16 length; /* Byte size of this index entry, multiple of
2250 le16 key_length; /* Byte size of the key value, which is in the
2254 le16 reserved; /* Reserved/align to 8-byte boundary. */
2355 le16 reparse_data_length; /* Byte size of reparse data. */
2356 le16 reserved; /* Align to 8-byte boundary. */
2366 le16 ea_length; /* Byte size of the packed extended
2368 le16 need_ea_count; /* The number of extended attributes which have
2401 le16 ea_value_length; /* Byte size of the EA's value. */