Home
last modified time | relevance | path

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

/external/qemu/block/
Dqcow2-refcount.c163 static int in_same_refcount_block(BDRVQcowState *s, uint64_t offset_a, in in_same_refcount_block() function
247 if (in_same_refcount_block(s, new_block, cluster_index << s->cluster_bits)) { in alloc_refcount_block()