Searched refs:reftable_start_cluster (Results 1 – 1 of 1) sorted by relevance
2675 int64_t reftable_start_cluster, reftable_end_cluster; in rebuild_refcount_structure() local2697 reftable_start_cluster = reftable_offset / s->cluster_size; in rebuild_refcount_structure()2698 reftable_end_cluster = reftable_start_cluster + reftable_clusters; in rebuild_refcount_structure()2701 reftable_start_cluster, in rebuild_refcount_structure()