Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dattrib.c1349 CLST vcn_last = (to - 1) >> cluster_bits; in attr_load_runs_range() local
1353 for (vcn = from >> cluster_bits; vcn <= vcn_last; vcn += clen) { in attr_load_runs_range()

Completed in 3 milliseconds