Searched refs:qcow2_refcount_init (Results 1 – 3 of 3) sorted by relevance
173 int qcow2_refcount_init(BlockDriverState *bs);
59 int qcow2_refcount_init(BlockDriverState *bs) in qcow2_refcount_init() function
214 if (qcow2_refcount_init(bs) < 0) in qcow_open()