Lines Matching refs:VCN
527 VCN marker_vcn = 0; in ntfs_runlists_merge()
738 VCN vcn; /* Current vcn. */ in ntfs_mapping_pairs_decompress()
752 attr->data.non_resident.lowest_vcn) < (VCN)0) { in ntfs_mapping_pairs_decompress()
900 VCN max_cluster; in ntfs_mapping_pairs_decompress()
990 LCN ntfs_rl_vcn_to_lcn(const runlist_element *rl, const VCN vcn) in ntfs_rl_vcn_to_lcn()
1039 runlist_element *ntfs_rl_find_vcn_nolock(runlist_element *rl, const VCN vcn) in ntfs_rl_find_vcn_nolock()
1118 const runlist_element *rl, const VCN first_vcn, in ntfs_get_size_for_mapping_pairs()
1119 const VCN last_vcn) in ntfs_get_size_for_mapping_pairs()
1311 const VCN first_vcn, const VCN last_vcn, VCN *const stop_vcn) in ntfs_mapping_pairs_build()
1631 const VCN start, const s64 length) in ntfs_rl_punch_nolock()
1633 const VCN end = start + length; in ntfs_rl_punch_nolock()