Home
last modified time | relevance | path

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

12345

/Linux-v4.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()
/Linux-v4.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()
/Linux-v4.19/security/
Dinode.c56 static struct dentry *get_sb(struct file_system_type *fs_type, in get_sb()
63 static struct file_system_type fs_type = { variable
/Linux-v4.19/fs/autofs/
Dinit.c13 static struct dentry *autofs_mount(struct file_system_type *fs_type, in autofs_mount()
/Linux-v4.19/fs/sysfs/
Dmount.c23 static struct dentry *sysfs_mount(struct file_system_type *fs_type, in sysfs_mount()
/Linux-v4.19/drivers/xen/xenfs/
Dsuper.c70 static struct dentry *xenfs_mount(struct file_system_type *fs_type, in xenfs_mount()
/Linux-v4.19/fs/
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()
Danon_inodes.c41 static struct dentry *anon_inodefs_mount(struct file_system_type *fs_type, in anon_inodefs_mount()
Dnsfs.c265 static struct dentry *nsfs_mount(struct file_system_type *fs_type, in nsfs_mount()
/Linux-v4.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()
/Linux-v4.19/fs/configfs/
Dmount.c105 static struct dentry *configfs_do_mount(struct file_system_type *fs_type, in configfs_do_mount()
/Linux-v4.19/include/linux/
Dfs_uart_pd.h51 char fs_type[4]; /* controller type */ member
/Linux-v4.19/fs/btrfs/tests/
Dbtrfs-tests.c25 static struct dentry *btrfs_test_mount(struct file_system_type *fs_type, in btrfs_test_mount()
/Linux-v4.19/fs/cifs/
Dcifsfs.c700 cifs_smb3_do_mount(struct file_system_type *fs_type, in cifs_smb3_do_mount()
793 smb3_do_mount(struct file_system_type *fs_type, in smb3_do_mount()
800 cifs_do_mount(struct file_system_type *fs_type, in cifs_do_mount()
/Linux-v4.19/fs/proc/
Droot.c89 static struct dentry *proc_mount(struct file_system_type *fs_type, in proc_mount()
/Linux-v4.19/fs/freevxfs/
Dvxfs_super.c314 static struct dentry *vxfs_mount(struct file_system_type *fs_type, in vxfs_mount()
/Linux-v4.19/fs/9p/
Dvfs_super.c118 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
/Linux-v4.19/fs/coda/
Dinode.c318 static struct dentry *coda_mount(struct file_system_type *fs_type, in coda_mount()
/Linux-v4.19/fs/efivarfs/
Dsuper.c229 static struct dentry *efivarfs_mount(struct file_system_type *fs_type, in efivarfs_mount()
/Linux-v4.19/fs/squashfs/
Dsuper.c401 static struct dentry *squashfs_mount(struct file_system_type *fs_type, in squashfs_mount()
/Linux-v4.19/fs/gfs2/
Dops_fstype.c1231 static struct dentry *gfs2_mount(struct file_system_type *fs_type, int flags, in gfs2_mount()
1328 static struct dentry *gfs2_mount_meta(struct file_system_type *fs_type, in gfs2_mount_meta()
/Linux-v4.19/fs/efs/
Dsuper.c24 static struct dentry *efs_mount(struct file_system_type *fs_type, in efs_mount()
/Linux-v4.19/fs/ramfs/
Dinode.c250 struct dentry *ramfs_mount(struct file_system_type *fs_type, in ramfs_mount()
/Linux-v4.19/include/uapi/linux/
Dmsdos_fs.h139 __u8 fs_type[8]; /* file system type */ member
162 __u8 fs_type[8]; /* file system type */ member
/Linux-v4.19/fs/hfs/
Dsuper.c460 static struct dentry *hfs_mount(struct file_system_type *fs_type, in hfs_mount()

12345