Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dfslog.c74 __le16 redo_off; // 0x04: Offset to Redo record. member
699 if (le16_to_cpu(lr->redo_off) & 7) in check_log_rec()
4149 t16 = le16_to_cpu(lrh->redo_off); in log_replay()
4189 t16 = le16_to_cpu(lrh->redo_off); in log_replay()
4299 t16 = le16_to_cpu(lrh->redo_off); in log_replay()
4551 Add2Ptr(lrh, le16_to_cpu(lrh->redo_off)); in log_replay()
4602 t16 = le16_to_cpu(lrh->redo_off); in log_replay()
4953 data = Add2Ptr(lrh, le16_to_cpu(lrh->redo_off)); in log_replay()