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

/system/vold/
H A Dcryptfs.c587 static int wait_and_unmount(char *mountpoint) function
708 if (! (rc = wait_and_unmount(DATA_MNT_POINT)) ) {
1254 if (wait_and_unmount(sd_mnt_point)) {
1260 if (wait_and_unmount(DATA_MNT_POINT)) {

Completed in 5 milliseconds