Searched defs:load_refcount_block (Results 1 - 1 of 1) sorted by relevance

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

Completed in 50 milliseconds