Searched refs:UmountStat (Results 1 – 1 of 1) sorted by relevance
116 enum UmountStat { enum218 static void LogShutdownTime(UmountStat stat, Timer* t) { in LogShutdownTime()281 static UmountStat UmountPartitions(std::chrono::milliseconds timeout) { in UmountPartitions()417 static UmountStat TryUmountAndFsck(unsigned int cmd, bool run_fsck, in TryUmountAndFsck()432 UmountStat stat = UmountPartitions(timeout - t.duration()); in TryUmountAndFsck()453 UmountStat st = UmountPartitions(0ms); in TryUmountAndFsck()771 UmountStat stat = in DoReboot()