Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/mm/
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-6.15/fs/
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()
Dfsopen.c116 struct file_system_type *fs_type; in SYSCALL_DEFINE2() local
Dsuper.c1668 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/
Dvfs_super.c106 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
/linux-6.15/security/
Dinode.c69 static struct file_system_type fs_type = { variable
/linux-6.15/include/uapi/linux/
Dmsdos_fs.h134 __u8 fs_type[8]; /* file system type */ member
157 __u8 fs_type[8]; /* file system type */ member
Dmount.h163 __u32 fs_type; /* [str] Filesystem type */ member
/linux-6.15/fs/bfs/
Dinode.c449 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount()
/linux-6.15/fs/omfs/
Dinode.c597 static struct dentry *omfs_mount(struct file_system_type *fs_type, in omfs_mount()
/linux-6.15/tools/testing/selftests/filesystems/statmount/
Dstatmount_test.c438 const char *fs_type; in test_statmount_fs_type() local
/linux-6.15/drivers/scsi/libfc/
Dfc_encode.h66 enum fc_ct_fs_type fs_type, in fc_ct_hdr_fill()
/linux-6.15/samples/vfs/
Dsamples-vfs.h26 __u32 fs_type; /* [str] Filesystem type */ member
/linux-6.15/include/linux/
Dfs_context.h93 struct file_system_type *fs_type; member
/linux-6.15/tools/perf/trace/beauty/include/uapi/linux/
Dmount.h163 __u32 fs_type; /* [str] Filesystem type */ member
/linux-6.15/fs/ufs/
Dsuper.c1490 static struct dentry *ufs_mount(struct file_system_type *fs_type, in ufs_mount()
/linux-6.15/fs/smb/client/
Dmisc.c1133 struct file_system_type **fs_type = (struct file_system_type *[]) { in __cifs_get_super() local
Dcifsfs.c948 cifs_smb3_do_mount(struct file_system_type *fs_type, in cifs_smb3_do_mount()
/linux-6.15/fs/f2fs/
Dsuper.c4994 static struct dentry *f2fs_mount(struct file_system_type *fs_type, int flags, in f2fs_mount()
/linux-6.15/drivers/media/platform/amphion/
Dvpu_malone.c749 const u32 fs_type[] = { in vpu_malone_pack_fs_alloc() local
/linux-6.15/security/tomoyo/
Dcommon.h752 struct tomoyo_name_union fs_type; member
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2711 enum fs_flow_table_type fs_type; in __parse_cls_flower() local