Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c73 __le16 undo_op; // 0x02: NTFS_LOG_OPERATION member
696 if (is_target_required(le16_to_cpu(lr->undo_op))) in check_log_rec()
4418 if (lrh->undo_op == cpu_to_le16(CompensationLogRecord)) in log_replay()
5011 if (lrh->undo_op == cpu_to_le16(Noop)) in log_replay()
5051 t16 = le16_to_cpu(lrh->undo_op); in log_replay()

Completed in 6 milliseconds