Home
last modified time | relevance | path

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

/external/qemu/block/
Dqcow2-refcount.c66 static int load_refcount_block(BlockDriverState *bs, in load_refcount_block() function
93 if (load_refcount_block(bs, refcount_block_offset) < 0) in get_refcount()
204 if (load_refcount_block(bs, refcount_block_offset) < 0) in alloc_refcount_block()