/linux-6.12.1/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.12.1/fs/sysv/ |
D | super.c | 531 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.12.1/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() 1770 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single()
|
/linux-6.12.1/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.12.1/security/ |
D | inode.c | 69 static struct file_system_type fs_type = { variable
|
/linux-6.12.1/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.12.1/fs/hfs/ |
D | super.c | 454 static struct dentry *hfs_mount(struct file_system_type *fs_type, in hfs_mount()
|
/linux-6.12.1/fs/bfs/ |
D | inode.c | 449 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount()
|
/linux-6.12.1/fs/hfsplus/ |
D | super.c | 644 static struct dentry *hfsplus_mount(struct file_system_type *fs_type, in hfsplus_mount()
|
/linux-6.12.1/fs/omfs/ |
D | inode.c | 597 static struct dentry *omfs_mount(struct file_system_type *fs_type, in omfs_mount()
|
/linux-6.12.1/fs/adfs/ |
D | super.c | 456 static struct dentry *adfs_mount(struct file_system_type *fs_type, in adfs_mount()
|
/linux-6.12.1/tools/testing/selftests/filesystems/statmount/ |
D | statmount_test.c | 431 const char *fs_type; in test_statmount_fs_type() local
|
/linux-6.12.1/drivers/base/ |
D | devtmpfs.c | 66 static struct dentry *public_dev_mount(struct file_system_type *fs_type, int flags, in public_dev_mount()
|
/linux-6.12.1/fs/pstore/ |
D | inode.c | 441 static struct dentry *pstore_mount(struct file_system_type *fs_type, in pstore_mount()
|
/linux-6.12.1/drivers/scsi/libfc/ |
D | fc_encode.h | 66 enum fc_ct_fs_type fs_type, in fc_ct_hdr_fill()
|
/linux-6.12.1/fs/affs/ |
D | super.c | 627 static struct dentry *affs_mount(struct file_system_type *fs_type, in affs_mount()
|
/linux-6.12.1/fs/ecryptfs/ |
D | main.c | 462 static struct dentry *ecryptfs_mount(struct file_system_type *fs_type, int flags, in ecryptfs_mount()
|
/linux-6.12.1/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 559 static struct dentry *dlmfs_mount(struct file_system_type *fs_type, in dlmfs_mount()
|
/linux-6.12.1/fs/devpts/ |
D | inode.c | 483 static struct dentry *devpts_mount(struct file_system_type *fs_type, in devpts_mount()
|
/linux-6.12.1/tools/perf/trace/beauty/include/uapi/linux/ |
D | mount.h | 163 __u32 fs_type; /* [str] Filesystem type */ member
|
/linux-6.12.1/fs/hpfs/ |
D | super.c | 758 static struct dentry *hpfs_mount(struct file_system_type *fs_type, in hpfs_mount()
|
/linux-6.12.1/include/linux/ |
D | fs_context.h | 93 struct file_system_type *fs_type; member
|