Home
last modified time | relevance | path

Searched refs:fixups (Results 1 – 2 of 2) sorted by relevance

/fs/ntfs3/
A Dntfs.h283 __le16 fixups[]; // 0x30: member
287 #define MFTRECORD_FIXUP_OFFSET_3 offsetof(struct MFT_REC, fixups)
311 offsetof(struct MFT_REC, fixups); in is_mft_rec5()
A Dfslog.c34 __le16 fixups[]; member
273 __le16 fixups[10]; // 0x28: member
1355 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