Searched refs:UnmountAllApexes (Results 1 – 1 of 1) sorted by relevance
547 static Result<void> UnmountAllApexes() { in UnmountAllApexes() function715 if (auto ret = UnmountAllApexes(); !ret.ok()) { in DoReboot()835 if (auto result = UnmountAllApexes(); !result.ok()) { in DoUserspaceReboot()