Home
last modified time | relevance | path

Searched refs:reftable_start_cluster (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Dqcow2-refcount.c2675 int64_t reftable_start_cluster, reftable_end_cluster; in rebuild_refcount_structure() local
2697 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()