HomeSort by relevance Sort by last modified time
    Searched refs:qcow2_refcount_init (Results 1 - 3 of 3) sorted by null

  /external/qemu/block/
qcow2.h 173 int qcow2_refcount_init(BlockDriverState *bs);
qcow2-refcount.c 59 int qcow2_refcount_init(BlockDriverState *bs) function
    [all...]
qcow2.c 214 if (qcow2_refcount_init(bs) < 0)
    [all...]

Completed in 1192 milliseconds