Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h867 uint64_t new_refblock_offset);
H A Dqcow2-refcount.c535 uint64_t new_refblock_offset) in qcow2_refcount_area() argument
598 if (new_refblock_offset) { in qcow2_refcount_area()
600 new_table[new_refblock_index] = new_refblock_offset; in qcow2_refcount_area()