Searched refs:fixups (Results 1 – 2 of 2) sorted by relevance
283 __le16 fixups[]; // 0x30: member287 #define MFTRECORD_FIXUP_OFFSET_3 offsetof(struct MFT_REC, fixups)311 offsetof(struct MFT_REC, fixups); in is_mft_rec5()
34 __le16 fixups[]; member273 __le16 fixups[10]; // 0x28: member1355 offsetof(struct RECORD_PAGE_HDR, fixups) + in log_create()1366 offsetof(struct RESTART_HDR, fixups) + in log_create()5148 rh->rhdr.fix_off = cpu_to_le16(offsetof(struct RESTART_HDR, fixups)); in log_replay()5154 t16 = ALIGN(offsetof(struct RESTART_HDR, fixups) + sizeof(short) * t16, in log_replay()
Completed in 17 milliseconds