Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-img.c693 check->has_corruptions_fixed = result.corruptions_fixed != 0; in collect_image_check()
838 bool has_leaks_fixed, has_corruptions_fixed; in img_check() local
843 has_corruptions_fixed = check->has_corruptions_fixed; in img_check()
862 check->has_corruptions_fixed = has_corruptions_fixed; in img_check()