Searched refs:run_fsck (Results 1 – 1 of 1) sorted by relevance
519 bool run_fsck = false; in HandlePowerctlMessage() local530 run_fsck = true; in HandlePowerctlMessage()590 auto shutdown_handler = [cmd, command, reboot_target, run_fsck](const BuiltinArguments&) { in HandlePowerctlMessage()591 DoReboot(cmd, command, reboot_target, run_fsck); in HandlePowerctlMessage()