Lines Matching refs:VCN
541 VCN marker_vcn = 0; in ntfs_runlists_merge()
752 VCN vcn; /* Current vcn. */ in ntfs_mapping_pairs_decompress()
766 attr->data.non_resident.lowest_vcn) < (VCN)0) { in ntfs_mapping_pairs_decompress()
914 VCN max_cluster; in ntfs_mapping_pairs_decompress()
1004 LCN ntfs_rl_vcn_to_lcn(const runlist_element *rl, const VCN vcn) in ntfs_rl_vcn_to_lcn()
1053 runlist_element *ntfs_rl_find_vcn_nolock(runlist_element *rl, const VCN vcn) in ntfs_rl_find_vcn_nolock()
1132 const runlist_element *rl, const VCN first_vcn, in ntfs_get_size_for_mapping_pairs()
1133 const VCN last_vcn) in ntfs_get_size_for_mapping_pairs()
1325 const VCN first_vcn, const VCN last_vcn, VCN *const stop_vcn) in ntfs_mapping_pairs_build()
1645 const VCN start, const s64 length) in ntfs_rl_punch_nolock()
1647 const VCN end = start + length; in ntfs_rl_punch_nolock()