Searched defs:fs_type (Results 1 - 25 of 48) sorted by path

12

/linux-master/include/uapi/linux/
H A Dmsdos_fs.h134 __u8 fs_type[8]; /* file system type */ member in struct:fat_boot_sector::__anon13013::__anon13014
157 __u8 fs_type[8]; /* file system type */ member in struct:fat_boot_sector::__anon13013::__anon13015
/linux-master/drivers/base/
H A Ddevtmpfs.c66 static struct dentry *public_dev_mount(struct file_system_type *fs_type, int flags, argument
/linux-master/drivers/media/platform/amphion/
H A Dvpu_malone.c754 const u32 fs_type[] = { local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2595 enum fs_flow_table_type fs_type; local
/linux-master/drivers/scsi/libfc/
H A Dfc_encode.h64 fc_ct_hdr_fill(const struct fc_frame *fp, unsigned int op, size_t req_size, enum fc_ct_fs_type fs_type, u8 subtype) argument
/linux-master/fs/9p/
H A Dvfs_super.c106 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, argument
/linux-master/fs/adfs/
H A Dsuper.c456 static struct dentry *adfs_mount(struct file_system_type *fs_type, argument
/linux-master/fs/affs/
H A Dsuper.c627 static struct dentry *affs_mount(struct file_system_type *fs_type, argument
/linux-master/fs/bcachefs/
H A Dfs.c1865 static struct dentry *bch2_mount(struct file_system_type *fs_type, argument
/linux-master/fs/befs/
H A Dlinuxvfs.c971 befs_mount(struct file_system_type *fs_type, int flags, const char *dev_name, argument
/linux-master/fs/bfs/
H A Dinode.c449 static struct dentry *bfs_mount(struct file_system_type *fs_type, argument
/linux-master/fs/debugfs/
H A Dinode.c300 static struct dentry *debug_mount(struct file_system_type *fs_type, argument
/linux-master/fs/devpts/
H A Dinode.c483 static struct dentry *devpts_mount(struct file_system_type *fs_type, argument
/linux-master/fs/ecryptfs/
H A Dmain.c476 static struct dentry *ecryptfs_mount(struct file_system_type *fs_type, int flags, argument
/linux-master/fs/ext2/
H A Dsuper.c1473 static struct dentry *ext2_mount(struct file_system_type *fs_type, argument
/linux-master/fs/f2fs/
H A Dsuper.c4821 static struct dentry *f2fs_mount(struct file_system_type *fs_type, int flags, argument
/linux-master/fs/fat/
H A Dnamei_msdos.c658 static struct dentry *msdos_mount(struct file_system_type *fs_type, argument
H A Dnamei_vfat.c1203 static struct dentry *vfat_mount(struct file_system_type *fs_type, argument
/linux-master/fs/freevxfs/
H A Dvxfs_super.c287 static struct dentry *vxfs_mount(struct file_system_type *fs_type, argument
/linux-master/fs/
H A Dfs_context.c275 static struct fs_context *alloc_fs_context(struct file_system_type *fs_type, argument
329 struct fs_context *fs_context_for_mount(struct file_system_type *fs_type, argument
[all...]
H A Dfsopen.c117 struct file_system_type *fs_type; local
/linux-master/fs/hfs/
H A Dsuper.c453 static struct dentry *hfs_mount(struct file_system_type *fs_type, argument
/linux-master/fs/hfsplus/
H A Dsuper.c644 static struct dentry *hfsplus_mount(struct file_system_type *fs_type, argument
/linux-master/fs/hpfs/
H A Dsuper.c758 static struct dentry *hpfs_mount(struct file_system_type *fs_type, argument
/linux-master/fs/isofs/
H A Dinode.c1570 static struct dentry *isofs_mount(struct file_system_type *fs_type, argument

Completed in 444 milliseconds

12