Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
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()
4298 t16 = le16_to_cpu(lrh->redo_off); in log_replay()
4550 Add2Ptr(lrh, le16_to_cpu(lrh->redo_off)); in log_replay()
4600 t16 = le16_to_cpu(lrh->redo_off); in log_replay()
4951 data = Add2Ptr(lrh, le16_to_cpu(lrh->redo_off)); in log_replay()