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

/system/vold/
H A Dcryptfs.c575 static int wait_and_unmount(char *mountpoint) function
689 if (! (rc = wait_and_unmount(DATA_MNT_POINT)) ) {
1232 if (wait_and_unmount(sd_mnt_point)) {
1238 if (wait_and_unmount(DATA_MNT_POINT)) {

Completed in 31 milliseconds