Searched refs:mount_nodev (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/devpts/
H A Dinode.c486 return mount_nodev(fs_type, flags, data, devpts_fill_super);
/linux-master/fs/ocfs2/dlmfs/
H A Ddlmfs.c562 return mount_nodev(fs_type, flags, data, dlmfs_fill_super);
/linux-master/fs/
H A Dsuper.c1686 struct dentry *mount_nodev(struct file_system_type *fs_type, function
1704 EXPORT_SYMBOL(mount_nodev); variable
/linux-master/fs/hostfs/
H A Dhostfs_kern.c979 return mount_nodev(type, flags, data, hostfs_fill_sb_common);
/linux-master/include/linux/
H A Dfs.h2504 extern struct dentry *mount_nodev(struct file_system_type *fs_type,

Completed in 163 milliseconds