Home
last modified time | relevance | path

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

123

/Linux-v5.15/fs/autofs/
Dinit.c10 static struct dentry *autofs_mount(struct file_system_type *fs_type, in autofs_mount()
/Linux-v5.15/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.15/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.c1314 struct dentry *mount_bdev(struct file_system_type *fs_type, in mount_bdev()
1404 struct dentry *mount_nodev(struct file_system_type *fs_type, in mount_nodev()
1454 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.15/include/linux/
Dfs_uart_pd.h51 char fs_type[4]; /* controller type */ member
Dfs_enet_pd.h118 char fs_type[4]; /* controller type */ member
/Linux-v5.15/fs/freevxfs/
Dvxfs_super.c309 static struct dentry *vxfs_mount(struct file_system_type *fs_type, in vxfs_mount()
/Linux-v5.15/fs/9p/
Dvfs_super.c109 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
/Linux-v5.15/security/
Dinode.c69 static struct file_system_type fs_type = { variable
/Linux-v5.15/fs/coda/
Dinode.c317 static struct dentry *coda_mount(struct file_system_type *fs_type, in coda_mount()
/Linux-v5.15/fs/efs/
Dsuper.c25 static struct dentry *efs_mount(struct file_system_type *fs_type, in efs_mount()
/Linux-v5.15/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.15/fs/hfs/
Dsuper.c453 static struct dentry *hfs_mount(struct file_system_type *fs_type, in hfs_mount()
/Linux-v5.15/fs/bfs/
Dinode.c452 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount()
/Linux-v5.15/fs/hfsplus/
Dsuper.c638 static struct dentry *hfsplus_mount(struct file_system_type *fs_type, in hfsplus_mount()
/Linux-v5.15/fs/qnx4/
Dinode.c381 static struct dentry *qnx4_mount(struct file_system_type *fs_type, in qnx4_mount()
/Linux-v5.15/fs/omfs/
Dinode.c600 static struct dentry *omfs_mount(struct file_system_type *fs_type, in omfs_mount()
/Linux-v5.15/drivers/base/
Ddevtmpfs.c58 static struct dentry *public_dev_mount(struct file_system_type *fs_type, int flags, in public_dev_mount()
/Linux-v5.15/fs/adfs/
Dsuper.c456 static struct dentry *adfs_mount(struct file_system_type *fs_type, in adfs_mount()
/Linux-v5.15/drivers/scsi/libfc/
Dfc_encode.h66 enum fc_ct_fs_type fs_type, in fc_ct_hdr_fill()
/Linux-v5.15/fs/affs/
Dsuper.c628 static struct dentry *affs_mount(struct file_system_type *fs_type, in affs_mount()
/Linux-v5.15/fs/pstore/
Dinode.c461 static struct dentry *pstore_mount(struct file_system_type *fs_type, in pstore_mount()
/Linux-v5.15/fs/ocfs2/dlmfs/
Ddlmfs.c552 static struct dentry *dlmfs_mount(struct file_system_type *fs_type, in dlmfs_mount()
/Linux-v5.15/fs/ecryptfs/
Dmain.c476 static struct dentry *ecryptfs_mount(struct file_system_type *fs_type, int flags, in ecryptfs_mount()

123