Searched refs:dfs_unmount (Results 1 – 9 of 9) sorted by relevance
91 int dfs_unmount(const char *specialfile);
129 int dfs_unmount(const char *specialfile);
186 dfs_unmount(mount_point); in usbh_msc_stop()
262 dfs_unmount(mountpath); in disk_remove_blk_dev()
441 dfs_unmount(UDISK_MOUNTPOINT); in rt_udisk_stop()
367 int dfs_unmount(const char *specialfile) in dfs_unmount() function
500 int dfs_unmount(const char *specialfile) in dfs_unmount() function
644 if (dfs_unmount(path) < 0) in cmd_umount()
9903 ret = dfs_unmount(copy_special_file); in sys_umount2()
Completed in 25 milliseconds