Lines Matching defs:x20
109 ATTR_LIST = cpu_to_le32(0x20),
281 struct MFT_REF parent_ref; // 0x20: Parent MFT record.
340 __le16 run_off; // 0x20: Offset to packed runs.
486 enum FILE_ATTRIBUTE fa; // 0x20: Standard DOS attributes & more.
502 enum FILE_ATTRIBUTE fa; // 0x20: Standard DOS attributes & more.
517 /* Attribute list entry structure (0x20) */
528 }; // sizeof(0x20)
564 __le64 alloc_size; // 0x20: Data attribute allocated size, multiple of cluster size.
804 static_assert(sizeof(struct INDEX_ROOT) == 0x20);
853 struct GUID BirthObjectId; // 0x20:
868 struct MFT_REF ref; // 0x20: MFT record number with this file.
964 }; // sizeof() = 0x20
966 static_assert(sizeof(struct NTFS_DE_R) == 0x20);