Home
last modified time | relevance | path

Searched defs:fs_type (Results 1 – 12 of 12) 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/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/drivers/scsi/libfc/
H A Dfc_encode.h66 enum fc_ct_fs_type fs_type, in fc_ct_hdr_fill()
/linux/fs/
H A Dsuper.c1713 struct dentry *mount_bdev(struct file_system_type *fs_type, in mount_bdev()
1765 struct dentry *mount_nodev(struct file_system_type *fs_type, in mount_nodev()
/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/fs/f2fs/
H A Dsuper.c5044 static struct dentry *f2fs_mount(struct file_system_type *fs_type, int flags, in f2fs_mount()
/linux/security/tomoyo/
H A Dcommon.h752 struct tomoyo_name_union fs_type; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2711 enum fs_flow_table_type fs_type; in __parse_cls_flower() local