Lines Matching refs:CLST
119 CLST vcn, lcn, clen; in ntfs_extend_initialized_size()
277 void ntfs_sparse_cluster(struct inode *inode, struct page *page0, CLST vcn, in ntfs_sparse_cluster()
278 CLST len) in ntfs_sparse_cluster()
381 CLST lcn, len; in ntfs_file_mmap()
382 CLST vcn = from >> sbi->cluster_bits; in ntfs_file_mmap()
383 CLST end = bytes_to_cluster(sbi, to); in ntfs_file_mmap()
696 CLST vcn_v = ni->i_valid >> sbi->cluster_bits; in ntfs_fallocate()
697 CLST vcn = vbo >> sbi->cluster_bits; in ntfs_fallocate()
698 CLST cend = bytes_to_cluster(sbi, end); in ntfs_fallocate()
699 CLST lcn, clen; in ntfs_fallocate()
914 CLST frame; in ntfs_compress_write()
943 CLST lcn, clen; in ntfs_compress_write()