Lines Matching refs:le32

61 /*0x11*/le32 hidden_sectors;		/* Offset to the start of the partition
64 /*0x15*/le32 large_sectors; /* zero */
97 le32 checksum; /* Boot sector checksum. */
145 static inline BOOL __ntfs_is_magic(le32 x, NTFS_RECORD_TYPES r)
147 return (x == (__force le32)r);
151 static inline BOOL __ntfs_is_magicp(le32 *p, NTFS_RECORD_TYPES r)
153 return (*p == (__force le32)r);
406 /* 24*/ le32 bytes_in_use; /* Number of bytes used in this mft record.
408 /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft
432 /* 44*/ le32 mft_record_number; /* Number of this mft record. */
486 /* 24*/ le32 bytes_in_use; /* Number of bytes used in this mft record.
488 /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft
572 * COLLATION_NTOFS_ULONG - Sorting is done according to ascending le32 key
574 * security_id (le32).
581 * le32 key values. E.g. used for $O index in FILE_Extend/$ObjId, which
583 * le32 values and using them as individual keys. E.g. take the following
587 * To compare them, they are split into four le32 values each, like so:
591 * first le32 value of the 1st object_id is less than the first le32 of
592 * the 2nd object_id. If the first le32 values of both object_ids were
593 * equal then the second le32 values would be compared, etc.
669 /* 84*/ le32 display_rule; /* Default display rule.
793 /* 4*/ le32 length; /* Byte size of the resident part of the
817 /* 16 */ le32 value_length; /* Byte size of attribute value. */
1035 /* 36*/ le32 maximum_versions; /* Maximum allowed versions for
1037 /* 40*/ le32 version_number; /* This file's version (if any).
1039 /* 44*/ le32 class_id; /* Class id from bidirectional
1041 /* 48*/ le32 owner_id; /* Owner_id of the user owning
1045 /* 52*/ le32 security_id; /* Security_id for the file.
1227 /* 3c*/ le32 reparse_point_tag; /* Type of reparse point,
1260 le32 data1; /* The first eight hexadecimal digits of the
1531 le32 sub_authority[1]; /* At least one sub_authority. */
1983 le32 owner; /* Byte offset to a SID representing an object's
1986 le32 group; /* Byte offset to a SID representing an object's
1989 le32 sacl; /* Byte offset to a system ACL. Only valid, if
1993 le32 dacl; /* Byte offset to a discretionary ACL. Only valid, if
2116 le32 hash; /* Hash of the security descriptor. */
2117 le32 security_id; /* The security_id assigned to the descriptor. */
2119 le32 length; /* Size in bytes of this entry in $SDS stream. */
2132 le32 hash; /* Hash of the security descriptor. */
2133 le32 security_id; /* The security_id assigned to the descriptor. */
2135 le32 length; /* Size in bytes of this entry in $SDS stream. */
2136 le32 reserved_II; /* Padding - always unicode "II" or zero. This field
2167 le32 hash; /* Hash of the security descriptor. */
2168 le32 security_id; /* The security_id assigned to the descriptor. */
2170 le32 length; /* Size in bytes of this entry in $SDS stream. */
2187 le32 security_id; /* The security_id assigned to the descriptor. */
2203 le32 hash; /* Hash of the security descriptor. */
2204 le32 security_id; /* The security_id assigned to the descriptor. */
2333 le32 entries_offset; /* Byte offset to first INDEX_ENTRY
2335 le32 index_length; /* Data size of the index in bytes,
2338 le32 allocated_size; /* Byte size of this index (block),
2384 le32 index_block_size; /* Size of each index block in bytes (in
2452 le32 reparse_tag; /* Reparse point type (inc. flags). */
2511 le32 version; /* Currently equals 2. */
2539 le32 owner_id;
2540 le32 unknown; /* Always 32. Seems to be padding and it's not
2596 le32 reservedV; /* Reserved (zero). */
2636 le32 reservedV; /* Reserved (zero). */
2662 le32 owner_id; /* $Q index in FILE_Extend/$Quota:
2753 le32 reparse_tag; /* Reparse point type (inc. flags). */
2775 le32 ea_query_length; /* Byte size of the buffer required to query
2813 le32 next_entry_offset; /* Offset to the next EA_ATTR. */
2893 /* 0*/ le32 length; /* Length of EFS attribute in bytes. */
2894 le32 state; /* Always 0? */
2895 le32 version; /* Efs version. Always 2? */
2896 le32 crypto_api_version; /* Always 0? */
2904 /* 64*/ le32 offset_to_ddf_array;/* Offset in bytes to the array of data
2907 le32 offset_to_drf_array;/* Offset in bytes to the array of data
2910 le32 reserved; /* Reserved. */
2923 le32 df_count; /* Number of data decryption/recovery fields in
2937 /* 0*/ le32 df_length; /* Length of this data decryption/recovery
2939 le32 cred_header_offset;/* Offset in bytes to the credential header. */
2940 le32 fek_size; /* Size in bytes of the encrypted file
2942 le32 fek_offset; /* Offset in bytes to the FEK from the start of
2944 /* 16*/ le32 unknown1; /* always 0? Might be just padding. */
2957 /* 0*/ le32 cred_length; /* Length of this credential in bytes. */
2958 le32 sid_offset; /* Offset in bytes to the user's sid from start
2961 /* 8*/ le32 type; /* Type of this credential:
2969 /* 12*/ le32 container_name_offset; /* Offset in bytes to
2972 /* 16*/ le32 provider_name_offset; /* Offset in bytes to
2975 le32 public_key_blob_offset; /* Offset in bytes to
2978 /* 24*/ le32 public_key_blob_size; /* Size in bytes of
2983 /* 12*/ le32 cert_thumbprint_header_size; /* Size in
2986 /* 16*/ le32 cert_thumbprint_header_offset; /* Offset in
2989 le32 unknown1; /* Always 0? Might be padding... */
2990 le32 unknown2; /* Always 0? Might be padding... */
3007 /* 0*/ le32 thumbprint_offset; /* Offset in bytes to the thumbprint. */
3008 le32 thumbprint_size; /* Size of thumbprint in bytes. */
3009 /* 8*/ le32 container_name_offset; /* Offset in bytes to the name of the
3012 le32 provider_name_offset; /* Offset in bytes to the name of the
3016 /* 16*/ le32 user_name_offset; /* Offset in bytes to the user name