Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.cpp258 static int wait_and_unmount(const char* mountpoint, bool kill);
1420 static int wait_and_unmount(const char* mountpoint, bool kill) { in wait_and_unmount() function
1584 if (!(rc = wait_and_unmount(DATA_MNT_POINT, true))) { in cryptfs_restart_internal()
2230 wait_and_unmount(DATA_MNT_POINT, true); in cryptfs_enable_internal()