Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c84 __le64 target_vcn; // 0x18: member
3041 u64 tvo = le64_to_cpu(lrh->target_vcn) << sbi->cluster_bits; in do_action()
4447 t64 = le64_to_cpu(lrh->target_vcn); in log_replay()
4491 size_t j = (size_t)(le64_to_cpu(lrh->target_vcn) - in log_replay()
4588 t64 = le64_to_cpu(lrh->target_vcn); in log_replay()
4591 size_t j = le64_to_cpu(lrh->target_vcn) - in log_replay()
4866 t64 = le64_to_cpu(lrh->target_vcn); in log_replay()
4896 vcn = le64_to_cpu(lrh->target_vcn); in log_replay()
4919 j = le64_to_cpu(lrh->target_vcn) - le64_to_cpu(dp->vcn); in log_replay()
5021 is_mapped = run_lookup_entry(oa->run1, le64_to_cpu(lrh->target_vcn), in log_replay()
[all...]

Completed in 6 milliseconds