/linux-6.15/tools/testing/selftests/mm/ |
D | gup_longterm.c | 50 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-6.15/fs/ |
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()
|
D | fsopen.c | 116 struct file_system_type *fs_type; in SYSCALL_DEFINE2() local
|
D | super.c | 1668 struct dentry *mount_bdev(struct file_system_type *fs_type, in mount_bdev() 1720 struct dentry *mount_nodev(struct file_system_type *fs_type, in mount_nodev()
|
/linux-6.15/fs/9p/ |
D | vfs_super.c | 106 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
|
/linux-6.15/security/ |
D | inode.c | 69 static struct file_system_type fs_type = { variable
|
/linux-6.15/include/uapi/linux/ |
D | msdos_fs.h | 134 __u8 fs_type[8]; /* file system type */ member 157 __u8 fs_type[8]; /* file system type */ member
|
D | mount.h | 163 __u32 fs_type; /* [str] Filesystem type */ member
|
/linux-6.15/fs/bfs/ |
D | inode.c | 449 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount()
|
/linux-6.15/fs/omfs/ |
D | inode.c | 597 static struct dentry *omfs_mount(struct file_system_type *fs_type, in omfs_mount()
|
/linux-6.15/tools/testing/selftests/filesystems/statmount/ |
D | statmount_test.c | 438 const char *fs_type; in test_statmount_fs_type() local
|
/linux-6.15/drivers/scsi/libfc/ |
D | fc_encode.h | 66 enum fc_ct_fs_type fs_type, in fc_ct_hdr_fill()
|
/linux-6.15/samples/vfs/ |
D | samples-vfs.h | 26 __u32 fs_type; /* [str] Filesystem type */ member
|
/linux-6.15/include/linux/ |
D | fs_context.h | 93 struct file_system_type *fs_type; member
|
/linux-6.15/tools/perf/trace/beauty/include/uapi/linux/ |
D | mount.h | 163 __u32 fs_type; /* [str] Filesystem type */ member
|
/linux-6.15/fs/ufs/ |
D | super.c | 1490 static struct dentry *ufs_mount(struct file_system_type *fs_type, in ufs_mount()
|
/linux-6.15/fs/smb/client/ |
D | misc.c | 1133 struct file_system_type **fs_type = (struct file_system_type *[]) { in __cifs_get_super() local
|
D | cifsfs.c | 948 cifs_smb3_do_mount(struct file_system_type *fs_type, in cifs_smb3_do_mount()
|
/linux-6.15/fs/f2fs/ |
D | super.c | 4994 static struct dentry *f2fs_mount(struct file_system_type *fs_type, int flags, in f2fs_mount()
|
/linux-6.15/drivers/media/platform/amphion/ |
D | vpu_malone.c | 749 const u32 fs_type[] = { in vpu_malone_pack_fs_alloc() local
|
/linux-6.15/security/tomoyo/ |
D | common.h | 752 struct tomoyo_name_union fs_type; member
|
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 2711 enum fs_flow_table_type fs_type; in __parse_cls_flower() local
|