Home
last modified time | relevance | path

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

12

/linux-6.14.4/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.14.4/fs/sysv/
Dsuper.c531 static struct dentry *sysv_mount(struct file_system_type *fs_type, in sysv_mount()
537 static struct dentry *v7_mount(struct file_system_type *fs_type, in v7_mount()
/linux-6.14.4/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()
1770 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single()
/linux-6.14.4/fs/9p/
Dvfs_super.c106 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
/linux-6.14.4/security/
Dinode.c69 static struct file_system_type fs_type = { variable
/linux-6.14.4/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.14.4/fs/bfs/
Dinode.c449 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount()
/linux-6.14.4/fs/omfs/
Dinode.c597 static struct dentry *omfs_mount(struct file_system_type *fs_type, in omfs_mount()
/linux-6.14.4/drivers/base/
Ddevtmpfs.c66 static struct dentry *public_dev_mount(struct file_system_type *fs_type, int flags, in public_dev_mount()
/linux-6.14.4/tools/testing/selftests/filesystems/statmount/
Dstatmount_test.c439 const char *fs_type; in test_statmount_fs_type() local
/linux-6.14.4/samples/vfs/
Dsamples-vfs.h26 __u32 fs_type; /* [str] Filesystem type */ member
/linux-6.14.4/drivers/scsi/libfc/
Dfc_encode.h66 enum fc_ct_fs_type fs_type, in fc_ct_hdr_fill()
/linux-6.14.4/fs/pstore/
Dinode.c441 static struct dentry *pstore_mount(struct file_system_type *fs_type, in pstore_mount()
/linux-6.14.4/fs/devpts/
Dinode.c483 static struct dentry *devpts_mount(struct file_system_type *fs_type, in devpts_mount()
/linux-6.14.4/tools/perf/trace/beauty/include/uapi/linux/
Dmount.h163 __u32 fs_type; /* [str] Filesystem type */ member
/linux-6.14.4/include/linux/
Dfs_context.h93 struct file_system_type *fs_type; member
/linux-6.14.4/fs/ufs/
Dsuper.c1490 static struct dentry *ufs_mount(struct file_system_type *fs_type, in ufs_mount()
/linux-6.14.4/fs/smb/client/
Dmisc.c1131 struct file_system_type **fs_type = (struct file_system_type *[]) { in __cifs_get_super() local
Dcifsfs.c944 cifs_smb3_do_mount(struct file_system_type *fs_type, in cifs_smb3_do_mount()
/linux-6.14.4/fs/ext2/
Dsuper.c1473 static struct dentry *ext2_mount(struct file_system_type *fs_type, in ext2_mount()
/linux-6.14.4/fs/f2fs/
Dsuper.c4962 static struct dentry *f2fs_mount(struct file_system_type *fs_type, int flags, in f2fs_mount()
/linux-6.14.4/drivers/media/platform/amphion/
Dvpu_malone.c749 const u32 fs_type[] = { in vpu_malone_pack_fs_alloc() local

12