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