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

  /external/qemu/block/
qcow2-snapshot.c 304 qcow2_check_refcounts(bs);
348 qcow2_check_refcounts(bs);
385 qcow2_check_refcounts(bs);
qcow2.h 188 int qcow2_check_refcounts(BlockDriverState *bs, BdrvCheckResult *res);
qcow2.c 240 qcow2_check_refcounts(bs);
    [all...]
qcow2-refcount.c 1104 int qcow2_check_refcounts(BlockDriverState *bs, BdrvCheckResult *res) function
    [all...]

Completed in 52 milliseconds