Home
last modified time | relevance | path

Searched defs:fs_type (Results 1 – 17 of 17) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Dgup_longterm.c50 static bool fs_is_unknown(__fsword_t fs_type) in fs_is_unknown() argument
69 static bool fs_supports_writable_longterm_pinning(__fsword_t fs_type) in fs_supports_writable_longterm_pinning() argument
93 __fsword_t fs_type = get_fs_type(fd); in do_test() local
[all...]
/linux/fs/
H A Dfs_context.c275 static struct fs_context *alloc_fs_context(struct file_system_type *fs_type, in alloc_fs_context()
329 struct fs_context *fs_context_for_mount(struct file_system_type *fs_type, in fs_context_for_mount()
/linux/fs/9p/
H A Dvfs_super.c106 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
/linux/security/
H A Dinode.c69 static struct file_system_type fs_type = { variable
/linux/include/uapi/linux/
H A Dmsdos_fs.h134 __u8 fs_type[8]; /* file system type */ member
157 __u8 fs_type[8]; /* file system type */ member
/linux/fs/bfs/
H A Dinode.c449 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount()
/linux/fs/omfs/
H A Dinode.c597 static struct dentry *omfs_mount(struct file_system_type *fs_type, in omfs_mount()
/linux/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c438 const char *fs_type; in test_statmount_fs_type() local
/linux/drivers/scsi/libfc/
H A Dfc_encode.h66 enum fc_ct_fs_type fs_type, in fc_ct_hdr_fill()
/linux/tools/include/uapi/linux/
H A Dmount.h
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h163 __u32 fs_type; /* [str] Filesystem type */ member
/linux/fs/smb/client/
H A Dmisc.c1131 struct file_system_type **fs_type = (struct file_system_type *[]) { in __cifs_get_super() local
H A Dcifsfs.c944 cifs_smb3_do_mount(struct file_system_type *fs_type, in cifs_smb3_do_mount()
/linux/fs/ext2/
H A Dsuper.c1473 static struct dentry *ext2_mount(struct file_system_type *fs_type, in ext2_mount()
/linux/fs/f2fs/
H A Dsuper.c4994 static struct dentry *f2fs_mount(struct file_system_type *fs_type, int flags, in f2fs_mount()
/linux/drivers/media/platform/amphion/
H A Dvpu_malone.c749 const u32 fs_type[] = { in vpu_malone_pack_fs_alloc() local
/linux/security/tomoyo/
H A Dcommon.h752 struct tomoyo_name_union fs_type; member