Searched refs:refblock_cluster_index (Results 1 – 1 of 1) sorted by relevance
2514 int64_t refblock_cluster_index; in rebuild_refcounts_write_refblocks() local2529 refblock_cluster_index = refblock_offset / s->cluster_size; in rebuild_refcounts_write_refblocks()2530 if (refblock_cluster_index >= end_cluster) { in rebuild_refcounts_write_refblocks()2535 end_cluster = refblock_cluster_index + 1; in rebuild_refcounts_write_refblocks()