Home
last modified time | relevance | path

Searched defs:fs_type (Results 1 - 25 of 115) sorted by relevance

12345

/kernel/linux/linux-5.10/fs/autofs/
H A Dinit.c10 static struct dentry *autofs_mount(struct file_system_type *fs_type, in autofs_mount() argument
/kernel/linux/linux-6.6/fs/autofs/
H A Dinit.c10 static struct dentry *autofs_mount(struct file_system_type *fs_type, in autofs_mount() argument
/kernel/linux/linux-5.10/fs/sharefs/
H A Dmain.c125 struct dentry *sharefs_mount(struct file_system_type *fs_type, int flags, in sharefs_mount() argument
/kernel/linux/linux-6.6/fs/sharefs/
H A Dmain.c125 struct dentry *sharefs_mount(struct file_system_type *fs_type, int flags, in sharefs_mount() argument
/kernel/linux/linux-5.10/fs/epfs/
H A Dsuper.c111 struct dentry *epfs_mount(struct file_system_type *fs_type, int flags, in epfs_mount() argument
/kernel/linux/linux-5.10/include/linux/
H A Dfs_uart_pd.h51 char fs_type[4]; /* controller type */ member
/kernel/linux/linux-6.6/fs/epfs/
H A Dsuper.c111 struct dentry *epfs_mount(struct file_system_type *fs_type, int flags, in epfs_mount() argument
/kernel/linux/linux-5.10/security/
H A Dinode.c69 static struct file_system_type fs_type = { variable
/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_super.c109 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount() argument
/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_super.c309 static struct dentry *vxfs_mount(struct file_system_type *fs_type, in vxfs_mount() argument
/kernel/linux/linux-5.10/fs/
H A Dfsopen.c117 struct file_system_type *fs_type; in SYSCALL_DEFINE2() local
/kernel/linux/linux-6.6/fs/
H A Dfsopen.c117 struct file_system_type *fs_type; in SYSCALL_DEFINE2() local
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs_super.c285 static struct dentry *vxfs_mount(struct file_system_type *fs_type, in vxfs_mount() argument
/kernel/linux/linux-6.6/fs/9p/
H A Dvfs_super.c106 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount() argument
/kernel/linux/linux-6.6/security/
H A Dinode.c69 static struct file_system_type fs_type = { variable
/kernel/linux/linux-5.10/drivers/base/
H A Ddevtmpfs.c58 static struct dentry *public_dev_mount(struct file_system_type *fs_type, int flags, in public_dev_mount() argument
/kernel/linux/linux-5.10/fs/hfs/
H A Dsuper.c453 static struct dentry *hfs_mount(struct file_system_type *fs_type, in hfs_mount() argument
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dsuper.c638 static struct dentry *hfsplus_mount(struct file_system_type *fs_type, in hfsplus_mount() argument
/kernel/linux/linux-5.10/fs/bfs/
H A Dinode.c452 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount() argument
/kernel/linux/linux-5.10/fs/coda/
H A Dinode.c316 static struct dentry *coda_mount(struct file_system_type *fs_type, in coda_mount() argument
/kernel/linux/linux-5.10/fs/efs/
H A Dsuper.c25 static struct dentry *efs_mount(struct file_system_type *fs_type, in efs_mount() argument
/kernel/linux/linux-5.10/fs/qnx4/
H A Dinode.c381 static struct dentry *qnx4_mount(struct file_system_type *fs_type, in qnx4_mount() argument
/kernel/linux/linux-5.10/fs/sysv/
H A Dsuper.c531 static struct dentry *sysv_mount(struct file_system_type *fs_type, in sysv_mount() argument
537 static struct dentry *v7_mount(struct file_system_type *fs_type, in v7_mount() argument
/kernel/linux/linux-6.6/drivers/base/
H A Ddevtmpfs.c66 static struct dentry *public_dev_mount(struct file_system_type *fs_type, int flags, in public_dev_mount() argument
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dsuper.c638 static struct dentry *hfsplus_mount(struct file_system_type *fs_type, in hfsplus_mount() argument

Completed in 13 milliseconds

12345