Home
last modified time | relevance | path

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

123

/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-5.10/fs/sharefs/
Dmain.c125 struct dentry *sharefs_mount(struct file_system_type *fs_type, int flags, in sharefs_mount()
/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-5.10/fs/epfs/
Dsuper.c111 struct dentry *epfs_mount(struct file_system_type *fs_type, int flags, in epfs_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()
Dfsopen.c117 struct file_system_type *fs_type; in SYSCALL_DEFINE2() local
/kernel/linux/linux-5.10/include/linux/
Dfs_uart_pd.h51 char fs_type[4]; /* controller type */ member
Dfs_enet_pd.h118 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-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-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()
/kernel/linux/linux-5.10/fs/efs/
Dsuper.c25 static struct dentry *efs_mount(struct file_system_type *fs_type, in efs_mount()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dmsdos_fs.h110 __u8 fs_type[8]; member
125 __u8 fs_type[8]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dmsdos_fs.h103 __u8 fs_type[8]; member
121 __u8 fs_type[8]; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dmsdos_fs.h134 __u8 fs_type[8]; /* file system type */ member
157 __u8 fs_type[8]; /* file system type */ member
/kernel/linux/linux-5.10/fs/hfs/
Dsuper.c453 static struct dentry *hfs_mount(struct file_system_type *fs_type, in hfs_mount()
/kernel/linux/linux-5.10/fs/bfs/
Dinode.c452 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount()
/kernel/linux/linux-5.10/fs/hfsplus/
Dsuper.c638 static struct dentry *hfsplus_mount(struct file_system_type *fs_type, in hfsplus_mount()
/kernel/linux/linux-5.10/fs/qnx4/
Dinode.c381 static struct dentry *qnx4_mount(struct file_system_type *fs_type, in qnx4_mount()
/kernel/linux/linux-5.10/fs/omfs/
Dinode.c600 static struct dentry *omfs_mount(struct file_system_type *fs_type, in omfs_mount()
/kernel/linux/linux-5.10/drivers/base/
Ddevtmpfs.c58 static struct dentry *public_dev_mount(struct file_system_type *fs_type, int flags, in public_dev_mount()
/kernel/linux/linux-5.10/fs/adfs/
Dsuper.c456 static struct dentry *adfs_mount(struct file_system_type *fs_type, in adfs_mount()

123