Searched defs:wait_and_unmount (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A Dcryptfs.c1505 int wait_and_unmount(const char *mountpoint, bool kill) function
1673 if (! (rc = wait_and_unmount(DATA_MNT_POINT, true)) ) {
2994 if (wait_and_unmount(DATA_MNT_POINT, false)) {

Completed in 11 milliseconds