HomeSort by relevance Sort by last modified time
    Searched full:load_refcount_block (Results 1 - 1 of 1) sorted by null

  /external/qemu/block/
qcow2-refcount.c 89 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);
    [all...]

Completed in 127 milliseconds