Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-refcount.c2505 on_disk_reftable[refblock_index]) in rebuild_refcounts_write_refblocks()
2616 int64_t refblock_index; in rebuild_refcount_structure() local
2725 for (refblock_index = 0; refblock_index < on_disk_reftable_entries; in rebuild_refcount_structure()
2726 refblock_index++) in rebuild_refcount_structure()
2759 for (refblock_index = 0; refblock_index < on_disk_reftable_entries; in rebuild_refcount_structure()
2760 refblock_index++) in rebuild_refcount_structure()
3229 int refblock_index; in walk_over_reftable() local
3262 for (refblock_index = 0; refblock_index < s->refcount_block_size; in walk_over_reftable()
3263 refblock_index++) in walk_over_reftable()
3310 for (refblock_index = 0; refblock_index < s->refcount_block_size; in walk_over_reftable()
[all …]