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