Home
last modified time | relevance | path

Searched refs:has_leaks_fixed (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dqemu-img.c695 check->has_leaks_fixed = result.leaks_fixed != 0; in collect_image_check()
838 bool has_leaks_fixed, has_corruptions_fixed; in img_check() local
841 has_leaks_fixed = check->has_leaks_fixed; in img_check()
860 check->has_leaks_fixed = has_leaks_fixed; in img_check()