Searched refs:prev_lcn (Results 1 – 3 of 3) sorted by relevance
1329 LCN prev_lcn; in ntfs_get_size_for_mapping_pairs() local1355 prev_lcn = 0; in ntfs_get_size_for_mapping_pairs()1376 prev_lcn = rl->lcn; in ntfs_get_size_for_mapping_pairs()1378 prev_lcn += delta; in ntfs_get_size_for_mapping_pairs()1380 rls += ntfs_get_nr_significant_bytes(prev_lcn); in ntfs_get_size_for_mapping_pairs()1401 prev_lcn); in ntfs_get_size_for_mapping_pairs()1402 prev_lcn = rl->lcn; in ntfs_get_size_for_mapping_pairs()1493 LCN prev_lcn; in ntfs_mapping_pairs_build() local1519 prev_lcn = 0; in ntfs_mapping_pairs_build()1543 prev_lcn = rl->lcn; in ntfs_mapping_pairs_build()[all …]
241 LCN prev_lcn = 0, prev_run_len = 0; in ntfs_cluster_alloc() local384 if (prev_lcn == lcn + bmp_pos - prev_run_len && rlpos) { in ntfs_cluster_alloc()388 (long long)prev_lcn, in ntfs_cluster_alloc()402 rl[rlpos].lcn = prev_lcn = lcn + bmp_pos; in ntfs_cluster_alloc()
1074 LCN lcn, end, prev_lcn = 0LL; in allocate_scattered_clusters() local1100 if (prev_lcn == lcn - prev_run_len) { in allocate_scattered_clusters()1106 prev_lcn = lcn; in allocate_scattered_clusters()