Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-refcount.c306 alloc_refcount_block(BlockDriverState *bs, int64_t cluster_index, in alloc_refcount_block() function
851 ret = alloc_refcount_block(bs, cluster_index, &refcount_block); in update_refcount()