Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dattrib.c1342 CLST vcn_last = (to - 1) >> cluster_bits; in attr_load_runs_range() local
1346 for (vcn = from >> cluster_bits; vcn <= vcn_last; vcn += clen) { in attr_load_runs_range()