Home
last modified time | relevance | path

Searched refs:mount_nodev (Results 1 – 6 of 6) sorted by relevance

/linux/fs/devpts/
H A Dinode.c486 return mount_nodev(fs_type, flags, data, devpts_fill_super); in devpts_mount()
/linux/fs/ocfs2/dlmfs/
H A Ddlmfs.c562 return mount_nodev(fs_type, flags, data, dlmfs_fill_super); in dlmfs_mount()
/linux/fs/
H A Dsuper.c1686 struct dentry *mount_nodev(struct file_system_type *fs_type, in mount_nodev() function
1704 EXPORT_SYMBOL(mount_nodev);
/linux/fs/hostfs/
H A Dhostfs_kern.c979 return mount_nodev(type, flags, data, hostfs_fill_sb_common); in hostfs_read_sb()
/linux/include/linux/
H A Dfs.h2504 extern struct dentry *mount_nodev(struct file_system_type *fs_type,
/linux/Documentation/filesystems/
H A Dvfs.rst218 ``mount_nodev``