Home
last modified time | relevance | path

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

/external/qemu/block/
Dqcow2-refcount.c89 static int load_refcount_block(BlockDriverState *bs, in load_refcount_block() function
133 ret = load_refcount_block(bs, refcount_block_offset); in get_refcount()
197 ret = load_refcount_block(bs, refcount_block_offset); in alloc_refcount_block()
410 ret = load_refcount_block(bs, new_block); in alloc_refcount_block()