Searched refs:BDRV_FIX_LEAKS (Results 1 – 5 of 5) sorted by relevance
525 BDRV_FIX_LEAKS = 1, enumerator
761 fix & BDRV_FIX_LEAKS ? "Repairing" : "ERROR", in parallels_check_leak()765 if (fix & BDRV_FIX_LEAKS) { in parallels_check_leak()1401 ret = bdrv_check(bs, &res, BDRV_FIX_ERRORS | BDRV_FIX_LEAKS); in parallels_open()
1965 } else if (fix & BDRV_FIX_LEAKS) { in check_oflag_copied()2334 } else if (refcount1 > refcount2 && (fix & BDRV_FIX_LEAKS)) { in compare_refcounts()2846 if (fix & BDRV_FIX_LEAKS) { in qcow2_check_refcounts()2853 compare_refcounts(bs, res, BDRV_FIX_LEAKS, &rebuild, in qcow2_check_refcounts()
1873 BDRV_FIX_ERRORS | BDRV_FIX_LEAKS); in qcow2_do_open()
772 fix = BDRV_FIX_LEAKS; in img_check()774 fix = BDRV_FIX_LEAKS | BDRV_FIX_ERRORS; in img_check()