Searched defs:RemountCheckResult (Results 1 – 1 of 1) sorted by relevance
277 struct RemountCheckResult { struct278 bool reboot_later = false;279 bool setup_overlayfs = false;280 bool disabled_verity = false;281 bool verity_error = false;282 bool remounted_anything = false;