Home
last modified time | relevance | path

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

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