Lines Matching refs:le32
48 le32 hidden_sectors; /* zero */
49 le32 large_sectors; /* zero */
79 le32 checksum; /* Boot sector checksum. */
113 typedef le32 NTFS_RECORD_TYPE;
120 static inline bool __ntfs_is_magic(le32 x, NTFS_RECORD_TYPE r) in __ntfs_is_magic()
126 static inline bool __ntfs_is_magicp(le32 *p, NTFS_RECORD_TYPE r) in __ntfs_is_magicp()
342 /* 24*/ le32 bytes_in_use; /* Number of bytes used in this mft record.
344 /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft
367 /* 44*/ le32 mft_record_number; /* Number of this mft record. */
411 /* 24*/ le32 bytes_in_use; /* Number of bytes used in this mft record.
413 /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft
476 typedef le32 ATTR_TYPE;
526 typedef le32 COLLATION_RULE;
563 typedef le32 ATTR_DEF_FLAGS;
579 /* 84*/ le32 display_rule; /* Default display rule.
686 /* 4*/ le32 length; /* Byte size of the resident part of the
710 /* 16 */ le32 value_length;/* Byte size of attribute value. */
835 typedef le32 FILE_ATTR_FLAGS;
899 /* 36*/ le32 maximum_versions; /* Maximum allowed versions for
901 /* 40*/ le32 version_number; /* This file's version (if any).
903 /* 44*/ le32 class_id; /* Class id from bidirectional
905 /* 48*/ le32 owner_id; /* Owner_id of the user owning
909 /* 52*/ le32 security_id; /* Security_id for the file.
1077 /* 3c*/ le32 reparse_point_tag; /* Type of reparse point,
1099 le32 data1; /* The first eight hexadecimal digits of the GUID. */
1327 le32 sub_authority[1]; /* At least one sub_authority. */
1545 typedef le32 ACCESS_MASK;
1586 typedef le32 OBJECT_ACE_FLAGS;
1714 le32 owner; /* Byte offset to a SID representing an object's
1717 le32 group; /* Byte offset to a SID representing an object's
1720 le32 sacl; /* Byte offset to a system ACL. Only valid, if
1724 le32 dacl; /* Byte offset to a discretionary ACL. Only valid, if
1827 le32 hash; /* Hash of the security descriptor. */
1828 le32 security_id; /* The security_id assigned to the descriptor. */
1830 le32 length; /* Size in bytes of this entry in $SDS stream. */
1848 le32 hash; /* Hash of the security descriptor. */
1849 le32 security_id; /* The security_id assigned to the descriptor. */
1851 le32 length; /* Size in bytes of this entry in $SDS stream. */
1861 le32 security_id; /* The security_id assigned to the descriptor. */
1870 le32 hash; /* Hash of the security descriptor. */
1871 le32 security_id; /* The security_id assigned to the descriptor. */
1969 le32 entries_offset; /* Byte offset to first INDEX_ENTRY
1971 le32 index_length; /* Data size of the index in bytes,
1974 le32 allocated_size; /* Byte size of this index (block),
2014 le32 index_block_size; /* Size of each index block in bytes (in
2076 le32 reparse_tag; /* Reparse point type (inc. flags). */
2109 typedef le32 QUOTA_FLAGS;
2133 le32 version; /* Currently equals 2. */
2196 le32 reservedV; /* Reserved (zero). */
2231 le32 reservedV; /* Reserved (zero). */
2257 le32 owner_id; /* $Q index in FILE_Extend/$Quota:
2340 le32 reparse_tag; /* Reparse point type (inc. flags). */
2356 le32 ea_query_length; /* Byte size of the buffer required to query
2383 le32 next_entry_offset; /* Offset to the next EA_ATTR. */