Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfslog.c74 __le16 redo_off; // 0x04: Offset to Redo record. member
707 if (le16_to_cpu(lr->redo_off) & 7) in check_log_rec()
4275 t16 = le16_to_cpu(lrh->redo_off); in log_replay()
4315 t16 = le16_to_cpu(lrh->redo_off); in log_replay()
4442 t16 = le16_to_cpu(lrh->redo_off); in log_replay()
4716 Add2Ptr(lrh, le16_to_cpu(lrh->redo_off)); in log_replay()
4766 t16 = le16_to_cpu(lrh->redo_off); in log_replay()
5117 data = Add2Ptr(lrh, le16_to_cpu(lrh->redo_off)); in log_replay()