Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-refcount.c3392 int total_walks; in qcow2_change_refcount_order() local
3401 total_walks = MAX(walk_index + 2, 3); in qcow2_change_refcount_order()
3409 walk_index++, total_walks, errp); in qcow2_change_refcount_order()