Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.h235 int wait_and_unmount(const char* mountpoint, bool kill);
Dcryptfs.cpp1459 int wait_and_unmount(const char* mountpoint, bool kill) { in wait_and_unmount() function
1620 if (!(rc = wait_and_unmount(DATA_MNT_POINT, true))) { in cryptfs_restart_internal()