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

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

Completed in 118 milliseconds