Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Dfile.c696 CLST vcn_v = ni->i_valid >> sbi->cluster_bits; in ntfs_fallocate() local
713 if (!new || vcn >= vcn_v) in ntfs_fallocate()
728 min(vcn_v - vcn, clen)); in ntfs_fallocate()