bh_cend           573 fs/ntfs/file.c 	VCN vcn, highest_vcn = 0, cpos, cend, bh_cpos, bh_cend;
bh_cend           931 fs/ntfs/file.c 			bh_cend = (bh_end + vol->cluster_size - 1) >>
bh_cend           933 fs/ntfs/file.c 			if ((bh_cend <= cpos || bh_cpos >= cend)) {