Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/autofs/
H A Dinit.c13 return mount_nodev(fs_type, flags, data, autofs_fill_super); in autofs_mount()
/kernel/linux/linux-6.6/fs/autofs/
H A Dinit.c13 return mount_nodev(fs_type, flags, data, autofs_fill_super); in autofs_mount()
/kernel/linux/linux-5.10/fs/epfs/
H A Dsuper.c114 return mount_nodev(fs_type, flags, raw_data, epfs_fill_super); in epfs_mount()
/kernel/linux/linux-5.10/fs/sharefs/
H A Dmain.c137 return mount_nodev(fs_type, flags, &priv, in sharefs_mount()
/kernel/linux/linux-6.6/fs/epfs/
H A Dsuper.c114 return mount_nodev(fs_type, flags, raw_data, epfs_fill_super); in epfs_mount()
/kernel/linux/linux-6.6/fs/sharefs/
H A Dmain.c137 return mount_nodev(fs_type, flags, &priv, in sharefs_mount()
/kernel/linux/linux-5.10/fs/coda/
H A Dinode.c319 return mount_nodev(fs_type, flags, data, coda_fill_super); in coda_mount()
/kernel/linux/linux-6.6/fs/coda/
H A Dinode.c321 return mount_nodev(fs_type, flags, data, coda_fill_super); in coda_mount()
/kernel/linux/linux-5.10/fs/devpts/
H A Dinode.c505 return mount_nodev(fs_type, flags, data, devpts_fill_super); in devpts_mount()
/kernel/linux/linux-5.10/fs/ocfs2/dlmfs/
H A Ddlmfs.c554 return mount_nodev(fs_type, flags, data, dlmfs_fill_super); in dlmfs_mount()
/kernel/linux/linux-6.6/fs/devpts/
H A Dinode.c487 return mount_nodev(fs_type, flags, data, devpts_fill_super); in devpts_mount()
/kernel/linux/linux-6.6/fs/ocfs2/dlmfs/
H A Ddlmfs.c563 return mount_nodev(fs_type, flags, data, dlmfs_fill_super); in dlmfs_mount()
/kernel/linux/linux-5.10/fs/
H A Dsuper.c1465 struct dentry *mount_nodev(struct file_system_type *fs_type, in mount_nodev() function
1483 EXPORT_SYMBOL(mount_nodev); variable
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs_kern.c968 return mount_nodev(type, flags, data, hostfs_fill_sb_common); in hostfs_read_sb()
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_kern.c979 return mount_nodev(type, flags, data, hostfs_fill_sb_common); in hostfs_read_sb()
/kernel/linux/linux-6.6/fs/
H A Dsuper.c1656 struct dentry *mount_nodev(struct file_system_type *fs_type, in mount_nodev() function
1674 EXPORT_SYMBOL(mount_nodev); variable
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dmain.c1016 return mount_nodev(fs_type, flags, &priv, hmdfs_fill_super); in hmdfs_mount()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dmain.c1017 return mount_nodev(fs_type, flags, &priv, hmdfs_fill_super); in hmdfs_mount()
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dsuper.c2059 return mount_nodev(fs_type, flags, raw_data, ovl_fill_super); in ovl_mount()
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h2333 extern struct dentry *mount_nodev(struct file_system_type *fs_type,
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h2398 extern struct dentry *mount_nodev(struct file_system_type *fs_type,

Completed in 32 milliseconds