Searched refs:last_vcn (Results 1 – 1 of 1) sorted by relevance
3101 s64 next_vcn, last_vcn, highest_vcn; in ntfs_attr_map_whole_runlist() local3129 next_vcn = last_vcn = highest_vcn = 0; in ntfs_attr_map_whole_runlist()3167 last_vcn = ntfs_bytes_to_cluster(vol, in ntfs_attr_map_whole_runlist()3193 if (not_mapped && highest_vcn && highest_vcn != last_vcn - 1) { in ntfs_attr_map_whole_runlist()3198 (long long)highest_vcn, (long long)last_vcn); in ntfs_attr_map_whole_runlist()