Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c645 u64 dp_vcn = le64_to_cpu(dp->vcn); in find_dp() local
647 if (dp->target_attr == ta && vcn >= dp_vcn && in find_dp()
648 vcn < dp_vcn + le32_to_cpu(dp->lcns_follow)) { in find_dp()

Completed in 7 milliseconds