Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-refcount.c290 static int in_same_refcount_block(BDRVQcow2State *s, uint64_t offset_a, in in_same_refcount_block() function
391 if (in_same_refcount_block(s, new_block, cluster_index << s->cluster_bits)) { in alloc_refcount_block()