Home
last modified time | relevance | path

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

/components/dfs/dfs_v2/include/
A Ddfs_fs.h89 int (*umount)(struct dfs_mnt *mnt); member
/components/dfs/dfs_v2/filesystems/mqueue/
A Ddfs_mqueue.c216 .umount = dfs_mqueue_umount,
/components/dfs/dfs_v2/filesystems/romfs/
A Ddfs_romfs.c380 .umount = dfs_romfs_umount,
/components/dfs/dfs_v2/src/
A Ddfs_mnt.c353 mnt->fs_ops->umount(mnt); in dfs_mnt_unref()
/components/dfs/dfs_v2/filesystems/procfs/
A Dprocfs.c402 .umount = dfs_procfs_umount,
/components/dfs/dfs_v2/filesystems/devfs/
A Ddevtmpfs.c630 .umount = devtmpfs_unmount,
/components/dfs/dfs_v2/filesystems/ptyfs/
A Dptyfs.c628 .umount = ptyfs_ops_umount,
/components/finsh/
A Dmsh_file.c683 MSH_CMD_EXPORT_ALIAS(cmd_umount, umount, Unmount the mountpoint);
/components/dfs/dfs_v2/filesystems/tmpfs/
A Ddfs_tmpfs.c876 .umount = dfs_tmpfs_unmount,
/components/dfs/dfs_v2/filesystems/elmfat/
A Ddfs_elm.c1085 .umount = dfs_elm_unmount,
/components/dfs/dfs_v2/filesystems/cromfs/
A Ddfs_cromfs.c1362 .umount = dfs_cromfs_unmount,

Completed in 35 milliseconds