Searched defs:fs_type (Results 1 – 17 of 17) sorted by relevance
/linux/tools/testing/selftests/mm/ |
H A D | gup_longterm.c | 50 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 D | fs_context.c | 275 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 D | vfs_super.c | 106 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
|
/linux/security/ |
H A D | inode.c | 69 static struct file_system_type fs_type = { variable
|
/linux/include/uapi/linux/ |
H 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/bfs/ |
H A D | inode.c | 449 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount()
|
/linux/fs/omfs/ |
H A D | inode.c | 597 static struct dentry *omfs_mount(struct file_system_type *fs_type, in omfs_mount()
|
/linux/tools/testing/selftests/filesystems/statmount/ |
H A D | statmount_test.c | 438 const char *fs_type; in test_statmount_fs_type() local
|
/linux/drivers/scsi/libfc/ |
H A D | fc_encode.h | 66 enum fc_ct_fs_type fs_type, in fc_ct_hdr_fill()
|
/linux/tools/include/uapi/linux/ |
H A D | mount.h |
|
/linux/tools/perf/trace/beauty/include/uapi/linux/ |
H A D | mount.h | 163 __u32 fs_type; /* [str] Filesystem type */ member
|
/linux/fs/smb/client/ |
H A D | misc.c | 1131 struct file_system_type **fs_type = (struct file_system_type *[]) { in __cifs_get_super() local
|
H A D | cifsfs.c | 944 cifs_smb3_do_mount(struct file_system_type *fs_type, in cifs_smb3_do_mount()
|
/linux/fs/ext2/ |
H A D | super.c | 1473 static struct dentry *ext2_mount(struct file_system_type *fs_type, in ext2_mount()
|
/linux/fs/f2fs/ |
H A D | super.c | 4994 static struct dentry *f2fs_mount(struct file_system_type *fs_type, int flags, in f2fs_mount()
|
/linux/drivers/media/platform/amphion/ |
H A D | vpu_malone.c | 749 const u32 fs_type[] = { in vpu_malone_pack_fs_alloc() local
|
/linux/security/tomoyo/ |
H A D | common.h | 752 struct tomoyo_name_union fs_type; member
|