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

12

/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/
H A Dfsopen.c117 struct file_system_type *fs_type; local
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...]
/linux-master/security/
H A Dinode.c69 static struct file_system_type fs_type = { variable in typeref:struct:file_system_type
/linux-master/fs/freevxfs/
H A Dvxfs_super.c287 static struct dentry *vxfs_mount(struct file_system_type *fs_type, argument
/linux-master/fs/hfs/
H A Dsuper.c453 static struct dentry *hfs_mount(struct file_system_type *fs_type, argument
/linux-master/fs/sysv/
H A Dsuper.c531 static struct dentry *sysv_mount(struct file_system_type *fs_type, argument
537 static struct dentry *v7_mount(struct file_system_type *fs_type, argument
/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/tools/testing/selftests/mm/
H A Dgup_longterm.c50 static bool fs_is_unknown(__fsword_t fs_type) argument
69 static bool fs_supports_writable_longterm_pinning(__fsword_t fs_type) argument
93 __fsword_t fs_type = get_fs_type(fd); local
[all...]
/linux-master/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c443 const char *fs_type; local
/linux-master/fs/hfsplus/
H A Dsuper.c644 static struct dentry *hfsplus_mount(struct file_system_type *fs_type, argument
/linux-master/fs/bfs/
H A Dinode.c449 static struct dentry *bfs_mount(struct file_system_type *fs_type, argument
/linux-master/fs/fat/
H A Dnamei_msdos.c658 static struct dentry *msdos_mount(struct file_system_type *fs_type, argument
/linux-master/include/linux/
H A Dfs_context.h93 struct file_system_type *fs_type; member in struct:fs_context
/linux-master/fs/omfs/
H A Dinode.c597 static struct dentry *omfs_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/pstore/
H A Dinode.c441 static struct dentry *pstore_mount(struct file_system_type *fs_type, argument
/linux-master/fs/minix/
H A Dinode.c683 static struct dentry *minix_mount(struct file_system_type *fs_type, argument
/linux-master/fs/adfs/
H A Dsuper.c456 static struct dentry *adfs_mount(struct file_system_type *fs_type, argument
/linux-master/fs/ocfs2/dlmfs/
H A Ddlmfs.c559 static struct dentry *dlmfs_mount(struct file_system_type *fs_type, argument
/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/ecryptfs/
H A Dmain.c476 static struct dentry *ecryptfs_mount(struct file_system_type *fs_type, int flags, argument
/linux-master/include/uapi/linux/
H A Dmount.h163 __u32 fs_type; /* [str] Filesystem type */ member in struct:statmount
/linux-master/tools/include/uapi/linux/
H A Dmount.h163 __u32 fs_type; /* [str] Filesystem type */ member in struct:statmount
/linux-master/fs/ufs/
H A Dsuper.c1505 static struct dentry *ufs_mount(struct file_system_type *fs_type, argument

Completed in 455 milliseconds

12