Searched defs:fs_type (Results 1 – 25 of 53) sorted by relevance
123
/linux/fs/autofs/ |
A D | init.c | 10 static struct dentry *autofs_mount(struct file_system_type *fs_type, in autofs_mount()
|
/linux/fs/sysv/ |
A D | super.c | 529 static struct dentry *sysv_mount(struct file_system_type *fs_type, in sysv_mount() 535 static struct dentry *v7_mount(struct file_system_type *fs_type, in v7_mount()
|
/linux/fs/ |
A 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()
|
A D | super.c | 1316 struct dentry *mount_bdev(struct file_system_type *fs_type, in mount_bdev() 1406 struct dentry *mount_nodev(struct file_system_type *fs_type, in mount_nodev() 1456 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single()
|
A D | fsopen.c | 117 struct file_system_type *fs_type; in SYSCALL_DEFINE2() local
|
/linux/include/linux/ |
A D | fs_uart_pd.h | 51 char fs_type[4]; /* controller type */ member
|
A D | fs_enet_pd.h | 118 char fs_type[4]; /* controller type */ member
|
/linux/fs/freevxfs/ |
A D | vxfs_super.c | 309 static struct dentry *vxfs_mount(struct file_system_type *fs_type, in vxfs_mount()
|
/linux/fs/9p/ |
A D | vfs_super.c | 108 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
|
/linux/security/ |
A D | inode.c | 69 static struct file_system_type fs_type = { variable
|
/linux/fs/coda/ |
A D | inode.c | 317 static struct dentry *coda_mount(struct file_system_type *fs_type, in coda_mount()
|
/linux/fs/efs/ |
A D | super.c | 25 static struct dentry *efs_mount(struct file_system_type *fs_type, in efs_mount()
|
/linux/include/uapi/linux/ |
A D | msdos_fs.h | 134 __u8 fs_type[8]; /* file system type */ member 157 __u8 fs_type[8]; /* file system type */ member
|
/linux/fs/hfs/ |
A D | super.c | 453 static struct dentry *hfs_mount(struct file_system_type *fs_type, in hfs_mount()
|
/linux/fs/bfs/ |
A D | inode.c | 452 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount()
|
/linux/fs/qnx4/ |
A D | inode.c | 381 static struct dentry *qnx4_mount(struct file_system_type *fs_type, in qnx4_mount()
|
/linux/fs/hfsplus/ |
A D | super.c | 638 static struct dentry *hfsplus_mount(struct file_system_type *fs_type, in hfsplus_mount()
|
/linux/fs/omfs/ |
A D | inode.c | 600 static struct dentry *omfs_mount(struct file_system_type *fs_type, in omfs_mount()
|
/linux/drivers/base/ |
A D | devtmpfs.c | 58 static struct dentry *public_dev_mount(struct file_system_type *fs_type, int flags, in public_dev_mount()
|
/linux/fs/adfs/ |
A D | super.c | 456 static struct dentry *adfs_mount(struct file_system_type *fs_type, in adfs_mount()
|
/linux/drivers/scsi/libfc/ |
A D | fc_encode.h | 66 enum fc_ct_fs_type fs_type, in fc_ct_hdr_fill()
|
/linux/fs/ocfs2/dlmfs/ |
A D | dlmfs.c | 552 static struct dentry *dlmfs_mount(struct file_system_type *fs_type, in dlmfs_mount()
|
/linux/fs/pstore/ |
A D | inode.c | 461 static struct dentry *pstore_mount(struct file_system_type *fs_type, in pstore_mount()
|
/linux/fs/affs/ |
A D | super.c | 628 static struct dentry *affs_mount(struct file_system_type *fs_type, in affs_mount()
|
/linux/fs/minix/ |
A D | inode.c | 684 static struct dentry *minix_mount(struct file_system_type *fs_type, in minix_mount()
|
Completed in 70 milliseconds
123