Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.h225 int wait_and_unmount(const char *mountpoint, bool kill);
Dcryptfs.c1509 int wait_and_unmount(const char *mountpoint, bool kill) function
1680 if (! (rc = wait_and_unmount(DATA_MNT_POINT, true)) ) {