Home
last modified time | relevance | path

Searched defs:fs_type (Results 1 – 13 of 13) 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()
69 static bool fs_supports_writable_longterm_pinning(__fsword_t fs_type) in fs_supports_writable_longterm_pinning()
93 __fsword_t fs_type = get_fs_type(fd); in do_test() local
/linux/fs/
H A Dfs_context.c272 static struct fs_context *alloc_fs_context(struct file_system_type *fs_type, in alloc_fs_context()
326 struct fs_context *fs_context_for_mount(struct file_system_type *fs_type, in fs_context_for_mount()
H A Dfsopen.c122 struct file_system_type *fs_type; in SYSCALL_DEFINE2() local
/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/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c438 const char *fs_type; in test_statmount_fs_type() local
/linux/tools/include/uapi/linux/
H A Dmount.h163 __u32 fs_type; /* [str] Filesystem type */ member
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h163 __u32 fs_type; /* [str] Filesystem type */ member
/linux/include/linux/
H A Dfs_context.h93 struct file_system_type *fs_type; member
/linux/fs/smb/client/
H A Dmisc.c1158 struct file_system_type **fs_type = (struct file_system_type *[]) { in __cifs_get_super() local
H A Dcifsfs.c1004 cifs_smb3_do_mount(struct file_system_type *fs_type, in cifs_smb3_do_mount()
/linux/security/tomoyo/
H A Dcommon.h752 struct tomoyo_name_union fs_type; member