Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/mm/
H A Dgup_longterm.c50 static bool fs_is_unknown(__fsword_t fs_type) in fs_is_unknown() argument
69 static bool fs_supports_writable_longterm_pinning(__fsword_t fs_type) in fs_supports_writable_longterm_pinning() argument
93 __fsword_t fs_type = get_fs_type(fd); in do_test() local
[all...]
/linux/fs/sysv/
H A 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/fs/
H A 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()
H A Dsuper.c1654 struct dentry *mount_bdev(struct file_system_type *fs_type, in mount_bdev()
1706 struct dentry *mount_nodev(struct file_system_type *fs_type, in mount_nodev()
1756 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single()
/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
H A Dmount.h163 __u32 fs_type; /* [str] Filesystem type */ member
/linux/fs/hfs/
H A Dsuper.c454 static struct dentry *hfs_mount(struct file_system_type *fs_type, in hfs_mount()
/linux/fs/hfsplus/
H A Dsuper.c644 static struct dentry *hfsplus_mount(struct file_system_type *fs_type, in hfsplus_mount()
/linux/fs/bfs/
H A Dinode.c449 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount()
/linux/fs/omfs/
H A Dinode.c597 static struct dentry *omfs_mount(struct file_system_type *fs_type, in omfs_mount()
/linux/drivers/base/
H A Ddevtmpfs.c66 static struct dentry *public_dev_mount(struct file_system_type *fs_type, int flags, in public_dev_mount()
/linux/fs/adfs/
H A Dsuper.c456 static struct dentry *adfs_mount(struct file_system_type *fs_type, in adfs_mount()
/linux/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c431 const char *fs_type; in test_statmount_fs_type() local
/linux/fs/pstore/
H A Dinode.c441 static struct dentry *pstore_mount(struct file_system_type *fs_type, in pstore_mount()
/linux/drivers/scsi/libfc/
H A Dfc_encode.h66 enum fc_ct_fs_type fs_type, in fc_ct_hdr_fill()
/linux/fs/ocfs2/dlmfs/
H A Ddlmfs.c559 static struct dentry *dlmfs_mount(struct file_system_type *fs_type, in dlmfs_mount()
/linux/fs/affs/
H A Dsuper.c627 static struct dentry *affs_mount(struct file_system_type *fs_type, in affs_mount()
/linux/fs/ecryptfs/
H A Dmain.c462 static struct dentry *ecryptfs_mount(struct file_system_type *fs_type, int flags, in ecryptfs_mount()
/linux/tools/include/uapi/linux/
H A Dmount.h
/linux/fs/devpts/
H A Dinode.c483 static struct dentry *devpts_mount(struct file_system_type *fs_type, in devpts_mount()
/linux/fs/hpfs/
H A Dsuper.c758 static struct dentry *hpfs_mount(struct file_system_type *fs_type, in hpfs_mount()
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h163 __u32 fs_type; /* [str] Filesystem type */ member
/linux/fs/jfs/
H A Dsuper.c667 static struct dentry *jfs_do_mount(struct file_system_type *fs_type, in jfs_do_mount()

12