Lines Matching refs:le32
62 le32 hidden_sectors; /* zero */
63 le32 large_sectors; /* zero */
93 le32 checksum; /* Boot sector checksum. */
127 typedef le32 NTFS_RECORD_TYPE;
134 static inline bool __ntfs_is_magic(le32 x, NTFS_RECORD_TYPE r) in __ntfs_is_magic()
140 static inline bool __ntfs_is_magicp(le32 *p, NTFS_RECORD_TYPE r) in __ntfs_is_magicp()
356 /* 24*/ le32 bytes_in_use; /* Number of bytes used in this mft record.
358 /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft
381 /* 44*/ le32 mft_record_number; /* Number of this mft record. */
425 /* 24*/ le32 bytes_in_use; /* Number of bytes used in this mft record.
427 /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft
490 typedef le32 ATTR_TYPE;
540 typedef le32 COLLATION_RULE;
577 typedef le32 ATTR_DEF_FLAGS;
593 /* 84*/ le32 display_rule; /* Default display rule.
700 /* 4*/ le32 length; /* Byte size of the resident part of the
724 /* 16 */ le32 value_length;/* Byte size of attribute value. */
849 typedef le32 FILE_ATTR_FLAGS;
913 /* 36*/ le32 maximum_versions; /* Maximum allowed versions for
915 /* 40*/ le32 version_number; /* This file's version (if any).
917 /* 44*/ le32 class_id; /* Class id from bidirectional
919 /* 48*/ le32 owner_id; /* Owner_id of the user owning
923 /* 52*/ le32 security_id; /* Security_id for the file.
1091 /* 3c*/ le32 reparse_point_tag; /* Type of reparse point,
1113 le32 data1; /* The first eight hexadecimal digits of the GUID. */
1341 le32 sub_authority[1]; /* At least one sub_authority. */
1559 typedef le32 ACCESS_MASK;
1600 typedef le32 OBJECT_ACE_FLAGS;
1728 le32 owner; /* Byte offset to a SID representing an object's
1731 le32 group; /* Byte offset to a SID representing an object's
1734 le32 sacl; /* Byte offset to a system ACL. Only valid, if
1738 le32 dacl; /* Byte offset to a discretionary ACL. Only valid, if
1841 le32 hash; /* Hash of the security descriptor. */
1842 le32 security_id; /* The security_id assigned to the descriptor. */
1844 le32 length; /* Size in bytes of this entry in $SDS stream. */
1862 le32 hash; /* Hash of the security descriptor. */
1863 le32 security_id; /* The security_id assigned to the descriptor. */
1865 le32 length; /* Size in bytes of this entry in $SDS stream. */
1875 le32 security_id; /* The security_id assigned to the descriptor. */
1884 le32 hash; /* Hash of the security descriptor. */
1885 le32 security_id; /* The security_id assigned to the descriptor. */
1983 le32 entries_offset; /* Byte offset to first INDEX_ENTRY
1985 le32 index_length; /* Data size of the index in bytes,
1988 le32 allocated_size; /* Byte size of this index (block),
2028 le32 index_block_size; /* Size of each index block in bytes (in
2090 le32 reparse_tag; /* Reparse point type (inc. flags). */
2123 typedef le32 QUOTA_FLAGS;
2147 le32 version; /* Currently equals 2. */
2210 le32 reservedV; /* Reserved (zero). */
2245 le32 reservedV; /* Reserved (zero). */
2271 le32 owner_id; /* $Q index in FILE_Extend/$Quota:
2354 le32 reparse_tag; /* Reparse point type (inc. flags). */
2370 le32 ea_query_length; /* Byte size of the buffer required to query
2397 le32 next_entry_offset; /* Offset to the next EA_ATTR. */