Home
last modified time | relevance | path

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

/system/core/init/
Dreboot.cpp93 bool Umount(bool force) { in Umount() function in android::init::MountEntry
232 if (!entry.Umount(false)) unmount_done = false; in UmountPartitions()
239 if (!entry.Umount(timeout == 0ms)) unmount_done = false; in UmountPartitions()