Lines Matching defs:x10
108 ATTR_STD = cpu_to_le32(0x10),
255 static_assert(sizeof(struct NTFS_RECORD_HEADER) == 0x10);
274 __le16 seq; // 0x10: Sequence number for this record.
331 __le32 data_size; // 0x10: The size of data.
338 __le64 svcn; // 0x10: Starting VCN of this segment.
381 struct ATTR_RESIDENT res; // 0x10
382 struct ATTR_NONRESIDENT nres; // 0x10
480 /* Standard information attribute (0x10). */
484 __le64 c_time; // 0x10: Last time any attribute was modified.
500 __le64 c_time; // 0x10: Last time any attribute was modified.
524 struct MFT_REF ref; // 0x10: MFT record number with attribute.
562 __le64 c_time; // 0x10: Last time any attribute was modified.
637 static_assert(sizeof(struct NTFS_DE) == 0x10);
713 static_assert(sizeof(struct INDEX_HDR) == 0x10);
759 __le64 vbn; // 0x10: vcn if index >= cluster or vsn id index < cluster
783 NTFS_COLLATION_TYPE_UINT = cpu_to_le32(0x10),
801 struct INDEX_HDR ihdr; // 0x10:
805 static_assert(offsetof(struct INDEX_ROOT, ihdr) == 0x10);
847 struct GUID BirthVolumeId; //0x10:
867 struct GUID ObjId; // 0x10: Unique Id assigned to file.
893 __le32 owner_id; // 0x10: Unique Id assigned to file
922 __le32 size; // 0x10: Size of this entry, 8 byte aligned.
934 __le32 sec_id; // 0x10: Key: sizeof(security_id) = wKeySize
944 struct SECURITY_KEY key; // 0x10: Key
962 struct REPARSE_KEY key; // 0x10: Reparse Key.
1134 __le16 PathBuffer[]; // 0x10
1147 __le32 Flags; // 0x10
1159 __le32 ProviderVer; // 0x10: == 1 WOF_FILE_PROVIDER_CURRENT_VERSION == 1