Searched refs:first_free_cluster (Results 1 – 1 of 1) sorted by relevance
2384 int64_t *first_free_cluster) in alloc_clusters_imrt() argument2387 int64_t cluster = *first_free_cluster, i; in alloc_clusters_imrt()2404 *first_free_cluster = cluster; in alloc_clusters_imrt()2479 int64_t first_free_cluster = 0; in rebuild_refcounts_write_refblocks() local2517 if (first_free_cluster < refblock_start) { in rebuild_refcounts_write_refblocks()2518 first_free_cluster = refblock_start; in rebuild_refcounts_write_refblocks()2522 &first_free_cluster); in rebuild_refcounts_write_refblocks()2676 int64_t first_free_cluster = 0; in rebuild_refcount_structure() local2683 &first_free_cluster); in rebuild_refcount_structure()