Searched defs:alloc_refcount_block (Results 1 - 1 of 1) sorted by relevance

/external/qemu/block/
H A Dqcow2-refcount.c178 static int64_t alloc_refcount_block(BlockDriverState *bs, int64_t cluster_index) function
503 new_block = alloc_refcount_block(bs, cluster_index);

Completed in 41 milliseconds