Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-refcount.c233 load_refcount_block(BlockDriverState *bs, int64_t refcount_block_offset, in load_refcount_block() function
333 return load_refcount_block(bs, refcount_block_offset, in alloc_refcount_block()
500 ret = load_refcount_block(bs, new_block, refcount_block); in alloc_refcount_block()