Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dfslog.c73 __le16 undo_op; // 0x02: NTFS_LOG_OPERATION member
711 if (is_target_required(le16_to_cpu(lr->undo_op))) in check_log_rec()
4466 if (lrh->undo_op == cpu_to_le16(CompensationLogRecord)) in log_replay()
5058 if (lrh->undo_op == cpu_to_le16(Noop)) in log_replay()
5098 t16 = le16_to_cpu(lrh->undo_op); in log_replay()