Home
last modified time | relevance | path

Searched defs:fs_type (Results 1 – 25 of 159) sorted by relevance

1234567

/kernel/linux/linux-4.19/drivers/mtd/
Dmtdsuper.c63 static struct dentry *mount_mtd_aux(struct file_system_type *fs_type, int flags, in mount_mtd_aux()
107 static struct dentry *mount_mtd_nr(struct file_system_type *fs_type, int flags, in mount_mtd_nr()
125 struct dentry *mount_mtd(struct file_system_type *fs_type, int flags, in mount_mtd()
/kernel/linux/linux-4.19/fs/nfs/
Dnfs4super.c107 nfs4_remote_mount(struct file_system_type *fs_type, int flags, in nfs4_remote_mount()
129 static struct vfsmount *nfs_do_root_mount(struct file_system_type *fs_type, in nfs_do_root_mount()
263 nfs4_remote_referral_mount(struct file_system_type *fs_type, int flags, in nfs4_remote_referral_mount()
296 static struct dentry *nfs4_referral_mount(struct file_system_type *fs_type, in nfs4_referral_mount()
/kernel/linux/linux-4.19/security/
Dinode.c61 static struct dentry *get_sb(struct file_system_type *fs_type, in get_sb()
68 static struct file_system_type fs_type = { variable
/kernel/linux/linux-4.19/fs/autofs/
Dinit.c13 static struct dentry *autofs_mount(struct file_system_type *fs_type, in autofs_mount()
/kernel/linux/linux-5.10/fs/autofs/
Dinit.c10 static struct dentry *autofs_mount(struct file_system_type *fs_type, in autofs_mount()
/kernel/linux/linux-4.19/fs/sysfs/
Dmount.c23 static struct dentry *sysfs_mount(struct file_system_type *fs_type, in sysfs_mount()
/kernel/linux/linux-4.19/drivers/xen/xenfs/
Dsuper.c70 static struct dentry *xenfs_mount(struct file_system_type *fs_type, in xenfs_mount()
/kernel/linux/linux-4.19/fs/
Danon_inodes.c41 static struct dentry *anon_inodefs_mount(struct file_system_type *fs_type, in anon_inodefs_mount()
Dsuper.c1056 struct dentry *mount_ns(struct file_system_type *fs_type, in mount_ns()
1104 struct dentry *mount_bdev(struct file_system_type *fs_type, in mount_bdev()
1194 struct dentry *mount_nodev(struct file_system_type *fs_type, in mount_nodev()
1219 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single()
/kernel/linux/linux-5.10/fs/sysv/
Dsuper.c531 static struct dentry *sysv_mount(struct file_system_type *fs_type, in sysv_mount()
537 static struct dentry *v7_mount(struct file_system_type *fs_type, in v7_mount()
/kernel/linux/linux-4.19/fs/sysv/
Dsuper.c530 static struct dentry *sysv_mount(struct file_system_type *fs_type, in sysv_mount()
536 static struct dentry *v7_mount(struct file_system_type *fs_type, in v7_mount()
/kernel/linux/linux-4.19/fs/configfs/
Dmount.c105 static struct dentry *configfs_do_mount(struct file_system_type *fs_type, in configfs_do_mount()
/kernel/linux/linux-5.10/fs/
Dfs_context.c247 static struct fs_context *alloc_fs_context(struct file_system_type *fs_type, in alloc_fs_context()
301 struct fs_context *fs_context_for_mount(struct file_system_type *fs_type, in fs_context_for_mount()
Dsuper.c1365 struct dentry *mount_bdev(struct file_system_type *fs_type, in mount_bdev()
1455 struct dentry *mount_nodev(struct file_system_type *fs_type, in mount_nodev()
1505 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single()
/kernel/linux/linux-4.19/include/linux/
Dfs_uart_pd.h51 char fs_type[4]; /* controller type */ member
/kernel/linux/linux-4.19/fs/btrfs/tests/
Dbtrfs-tests.c25 static struct dentry *btrfs_test_mount(struct file_system_type *fs_type, in btrfs_test_mount()
/kernel/linux/linux-5.10/include/linux/
Dfs_uart_pd.h51 char fs_type[4]; /* controller type */ member
/kernel/linux/linux-5.10/fs/freevxfs/
Dvxfs_super.c309 static struct dentry *vxfs_mount(struct file_system_type *fs_type, in vxfs_mount()
/kernel/linux/linux-4.19/fs/cifs/
Dcifsfs.c703 cifs_smb3_do_mount(struct file_system_type *fs_type, in cifs_smb3_do_mount()
796 smb3_do_mount(struct file_system_type *fs_type, in smb3_do_mount()
803 cifs_do_mount(struct file_system_type *fs_type, in cifs_do_mount()
/kernel/linux/linux-4.19/fs/freevxfs/
Dvxfs_super.c314 static struct dentry *vxfs_mount(struct file_system_type *fs_type, in vxfs_mount()
/kernel/linux/linux-5.10/fs/9p/
Dvfs_super.c109 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
/kernel/linux/linux-4.19/fs/9p/
Dvfs_super.c118 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
/kernel/linux/linux-5.10/fs/cifs/
Dcifsfs.c781 cifs_smb3_do_mount(struct file_system_type *fs_type, in cifs_smb3_do_mount()
881 smb3_do_mount(struct file_system_type *fs_type, in smb3_do_mount()
888 cifs_do_mount(struct file_system_type *fs_type, in cifs_do_mount()
/kernel/linux/linux-5.10/security/
Dinode.c69 static struct file_system_type fs_type = { variable
/kernel/linux/linux-5.10/fs/coda/
Dinode.c316 static struct dentry *coda_mount(struct file_system_type *fs_type, in coda_mount()

1234567