Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h835 uint64_t *refblock_count);
H A Dqcow2.c3338 uint64_t *refblock_count) in qcow2_refcount_metadata_size() argument
3369 if (refblock_count) { in qcow2_refcount_metadata_size()
3370 *refblock_count = blocks; in qcow2_refcount_metadata_size()