Home
last modified time | relevance | path

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

123

/Linux-v5.4/fs/nfs/
Dnfs4super.c108 nfs4_remote_mount(struct file_system_type *fs_type, int flags, in nfs4_remote_mount()
130 static struct vfsmount *nfs_do_root_mount(struct file_system_type *fs_type, in nfs_do_root_mount()
264 nfs4_remote_referral_mount(struct file_system_type *fs_type, int flags, in nfs4_remote_referral_mount()
297 static struct dentry *nfs4_referral_mount(struct file_system_type *fs_type, in nfs4_referral_mount()
Dsuper.c2154 static int nfs_validate_mount_data(struct file_system_type *fs_type, in nfs_validate_mount_data()
2165 static int nfs_validate_mount_data(struct file_system_type *fs_type, in nfs_validate_mount_data()
2735 struct dentry *nfs_fs_mount(struct file_system_type *fs_type, in nfs_fs_mount()
2797 nfs_xdev_mount(struct file_system_type *fs_type, int flags, in nfs_xdev_mount()
/Linux-v5.4/fs/autofs/
Dinit.c10 static struct dentry *autofs_mount(struct file_system_type *fs_type, in autofs_mount()
/Linux-v5.4/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()
/Linux-v5.4/fs/
Dfs_context.c251 static struct fs_context *alloc_fs_context(struct file_system_type *fs_type, in alloc_fs_context()
304 struct fs_context *fs_context_for_mount(struct file_system_type *fs_type, in fs_context_for_mount()
Dsuper.c1361 struct dentry *mount_bdev(struct file_system_type *fs_type, in mount_bdev()
1451 struct dentry *mount_nodev(struct file_system_type *fs_type, in mount_nodev()
1501 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single()
Dfsopen.c117 struct file_system_type *fs_type; in SYSCALL_DEFINE2() local
/Linux-v5.4/include/linux/
Dfs_uart_pd.h51 char fs_type[4]; /* controller type */ member
Dfs_enet_pd.h118 char fs_type[4]; /* controller type */ member
Dfs_context.h89 struct file_system_type *fs_type; member
/Linux-v5.4/fs/freevxfs/
Dvxfs_super.c309 static struct dentry *vxfs_mount(struct file_system_type *fs_type, in vxfs_mount()
/Linux-v5.4/fs/cifs/
Dcifsfs.c765 cifs_smb3_do_mount(struct file_system_type *fs_type, in cifs_smb3_do_mount()
865 smb3_do_mount(struct file_system_type *fs_type, in smb3_do_mount()
872 cifs_do_mount(struct file_system_type *fs_type, in cifs_do_mount()
/Linux-v5.4/fs/9p/
Dvfs_super.c107 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
/Linux-v5.4/security/
Dinode.c69 static struct file_system_type fs_type = { variable
/Linux-v5.4/fs/efs/
Dsuper.c24 static struct dentry *efs_mount(struct file_system_type *fs_type, in efs_mount()
/Linux-v5.4/fs/coda/
Dinode.c316 static struct dentry *coda_mount(struct file_system_type *fs_type, in coda_mount()
/Linux-v5.4/include/uapi/linux/
Dmsdos_fs.h134 __u8 fs_type[8]; /* file system type */ member
157 __u8 fs_type[8]; /* file system type */ member
/Linux-v5.4/fs/hfs/
Dsuper.c454 static struct dentry *hfs_mount(struct file_system_type *fs_type, in hfs_mount()
/Linux-v5.4/fs/bfs/
Dinode.c453 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount()
/Linux-v5.4/fs/hfsplus/
Dsuper.c639 static struct dentry *hfsplus_mount(struct file_system_type *fs_type, in hfsplus_mount()
/Linux-v5.4/fs/qnx4/
Dinode.c382 static struct dentry *qnx4_mount(struct file_system_type *fs_type, in qnx4_mount()
/Linux-v5.4/drivers/base/
Ddevtmpfs.c61 static struct dentry *public_dev_mount(struct file_system_type *fs_type, int flags, in public_dev_mount()
/Linux-v5.4/fs/omfs/
Dinode.c602 static struct dentry *omfs_mount(struct file_system_type *fs_type, in omfs_mount()
/Linux-v5.4/fs/adfs/
Dsuper.c537 static struct dentry *adfs_mount(struct file_system_type *fs_type, in adfs_mount()
/Linux-v5.4/fs/erofs/
Dsuper.c426 static struct dentry *erofs_mount(struct file_system_type *fs_type, int flags, in erofs_mount()

123