Searched refs:dfs_umount (Results 1 – 3 of 3) sorted by relevance
128 int dfs_umount(const char *specialfile, int flags);
446 int dfs_umount(const char *specialfile, int flags) in dfs_umount() function502 return dfs_umount(specialfile, 0); in dfs_unmount()
671 if (dfs_umount(path, flags) < 0) in cmd_umount()
Completed in 8 milliseconds