Searched refs:wait_and_unmount (Results 1 – 2 of 2) sorted by relevance
225 int wait_and_unmount(const char *mountpoint, bool kill);
1258 int wait_and_unmount(const char *mountpoint, bool kill) in wait_and_unmount() function1420 if (! (rc = wait_and_unmount(DATA_MNT_POINT, true)) ) { in cryptfs_restart_internal()