Home
last modified time | relevance | path

Searched refs:UmountPartitions (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dreboot.cpp214 static UmountStat UmountPartitions(std::chrono::milliseconds timeout) { in UmountPartitions() function
271 UmountStat stat = UmountPartitions(timeout - t.duration()); in TryUmountAndFsck()
277 UmountStat st = UmountPartitions(0ms); in TryUmountAndFsck()