Home
last modified time | relevance | path

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

/fs/ntfs3/
Dfile.c675 CLST vcn_v = ni->i_valid >> sbi->cluster_bits; in ntfs_fallocate() local
692 if (!new || vcn >= vcn_v) in ntfs_fallocate()
707 min(vcn_v - vcn, clen)); in ntfs_fallocate()