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