Searched defs:fs_type (Results 1 – 25 of 44) sorted by relevance
12
/fs/autofs/ |
D | init.c | 10 static struct dentry *autofs_mount(struct file_system_type *fs_type, in autofs_mount()
|
/fs/sysv/ |
D | super.c | 531 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()
|
/fs/ |
D | fs_context.c | 247 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()
|
D | super.c | 1378 struct dentry *mount_bdev(struct file_system_type *fs_type, in mount_bdev() 1470 struct dentry *mount_nodev(struct file_system_type *fs_type, in mount_nodev() 1520 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single()
|
D | fsopen.c | 117 struct file_system_type *fs_type; in SYSCALL_DEFINE2() local
|
/fs/freevxfs/ |
D | vxfs_super.c | 285 static struct dentry *vxfs_mount(struct file_system_type *fs_type, in vxfs_mount()
|
/fs/9p/ |
D | vfs_super.c | 109 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
|
/fs/efs/ |
D | super.c | 25 static struct dentry *efs_mount(struct file_system_type *fs_type, in efs_mount()
|
/fs/coda/ |
D | inode.c | 317 static struct dentry *coda_mount(struct file_system_type *fs_type, in coda_mount()
|
/fs/hfs/ |
D | super.c | 453 static struct dentry *hfs_mount(struct file_system_type *fs_type, in hfs_mount()
|
/fs/hfsplus/ |
D | super.c | 638 static struct dentry *hfsplus_mount(struct file_system_type *fs_type, in hfsplus_mount()
|
/fs/qnx4/ |
D | inode.c | 382 static struct dentry *qnx4_mount(struct file_system_type *fs_type, in qnx4_mount()
|
/fs/bfs/ |
D | inode.c | 452 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount()
|
/fs/omfs/ |
D | inode.c | 600 static struct dentry *omfs_mount(struct file_system_type *fs_type, in omfs_mount()
|
/fs/adfs/ |
D | super.c | 456 static struct dentry *adfs_mount(struct file_system_type *fs_type, in adfs_mount()
|
/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 560 static struct dentry *dlmfs_mount(struct file_system_type *fs_type, in dlmfs_mount()
|
/fs/pstore/ |
D | inode.c | 462 static struct dentry *pstore_mount(struct file_system_type *fs_type, in pstore_mount()
|
/fs/affs/ |
D | super.c | 628 static struct dentry *affs_mount(struct file_system_type *fs_type, in affs_mount()
|
/fs/qnx6/ |
D | inode.c | 638 static struct dentry *qnx6_mount(struct file_system_type *fs_type, in qnx6_mount()
|
/fs/minix/ |
D | inode.c | 685 static struct dentry *minix_mount(struct file_system_type *fs_type, in minix_mount()
|
/fs/ecryptfs/ |
D | main.c | 476 static struct dentry *ecryptfs_mount(struct file_system_type *fs_type, int flags, in ecryptfs_mount()
|
/fs/fat/ |
D | namei_msdos.c | 658 static struct dentry *msdos_mount(struct file_system_type *fs_type, in msdos_mount()
|
/fs/devpts/ |
D | inode.c | 502 static struct dentry *devpts_mount(struct file_system_type *fs_type, in devpts_mount()
|
/fs/hpfs/ |
D | super.c | 755 static struct dentry *hpfs_mount(struct file_system_type *fs_type, in hpfs_mount()
|
/fs/tracefs/ |
D | inode.c | 387 static struct dentry *trace_mount(struct file_system_type *fs_type, in trace_mount()
|
12