Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-refcount.c3107 void *refblock, bool refblock_empty,
3118 void *refblock, bool refblock_empty, bool *allocated, in alloc_refblock() argument
3124 if (!refblock_empty && reftable_index >= *reftable_size) { in alloc_refblock()
3151 if (!refblock_empty && !(*reftable)[reftable_index]) { in alloc_refblock()
3172 void *refblock, bool refblock_empty, bool *allocated, in flush_refblock() argument
3195 assert(refblock_empty); in flush_refblock()