Searched refs:qcow2_refcount_init (Results 1 – 3 of 3) sorted by relevance
852 int coroutine_fn GRAPH_RDLOCK qcow2_refcount_init(BlockDriverState *bs);
101 int coroutine_fn qcow2_refcount_init(BlockDriverState *bs) in qcow2_refcount_init() function
1623 ret = qcow2_refcount_init(bs); in qcow2_do_open()