Home
last modified time | relevance | path

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

123

/linux-6.6.21/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.6.21/fs/autofs/
Dinit.c10 static struct dentry *autofs_mount(struct file_system_type *fs_type, in autofs_mount()
/linux-6.6.21/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.6.21/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()
Dsuper.c1596 struct dentry *mount_bdev(struct file_system_type *fs_type, in mount_bdev()
1656 struct dentry *mount_nodev(struct file_system_type *fs_type, in mount_nodev()
1706 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single()
Dfsopen.c117 struct file_system_type *fs_type; in SYSCALL_DEFINE2() local
/linux-6.6.21/fs/freevxfs/
Dvxfs_super.c285 static struct dentry *vxfs_mount(struct file_system_type *fs_type, in vxfs_mount()
/linux-6.6.21/fs/9p/
Dvfs_super.c106 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
/linux-6.6.21/security/
Dinode.c69 static struct file_system_type fs_type = { variable
/linux-6.6.21/fs/efs/
Dsuper.c25 static struct dentry *efs_mount(struct file_system_type *fs_type, in efs_mount()
/linux-6.6.21/fs/coda/
Dinode.c318 static struct dentry *coda_mount(struct file_system_type *fs_type, in coda_mount()
/linux-6.6.21/include/uapi/linux/
Dmsdos_fs.h134 __u8 fs_type[8]; /* file system type */ member
157 __u8 fs_type[8]; /* file system type */ member
/linux-6.6.21/fs/hfs/
Dsuper.c453 static struct dentry *hfs_mount(struct file_system_type *fs_type, in hfs_mount()
/linux-6.6.21/fs/bfs/
Dinode.c451 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount()
/linux-6.6.21/fs/qnx4/
Dinode.c381 static struct dentry *qnx4_mount(struct file_system_type *fs_type, in qnx4_mount()
/linux-6.6.21/fs/hfsplus/
Dsuper.c638 static struct dentry *hfsplus_mount(struct file_system_type *fs_type, in hfsplus_mount()
/linux-6.6.21/fs/omfs/
Dinode.c599 static struct dentry *omfs_mount(struct file_system_type *fs_type, in omfs_mount()
/linux-6.6.21/fs/adfs/
Dsuper.c456 static struct dentry *adfs_mount(struct file_system_type *fs_type, in adfs_mount()
/linux-6.6.21/drivers/base/
Ddevtmpfs.c66 static struct dentry *public_dev_mount(struct file_system_type *fs_type, int flags, in public_dev_mount()
/linux-6.6.21/drivers/scsi/libfc/
Dfc_encode.h66 enum fc_ct_fs_type fs_type, in fc_ct_hdr_fill()
/linux-6.6.21/fs/affs/
Dsuper.c628 static struct dentry *affs_mount(struct file_system_type *fs_type, in affs_mount()
/linux-6.6.21/fs/pstore/
Dinode.c462 static struct dentry *pstore_mount(struct file_system_type *fs_type, in pstore_mount()
/linux-6.6.21/fs/ocfs2/dlmfs/
Ddlmfs.c560 static struct dentry *dlmfs_mount(struct file_system_type *fs_type, in dlmfs_mount()
/linux-6.6.21/fs/qnx6/
Dinode.c637 static struct dentry *qnx6_mount(struct file_system_type *fs_type, in qnx6_mount()
/linux-6.6.21/fs/minix/
Dinode.c681 static struct dentry *minix_mount(struct file_system_type *fs_type, in minix_mount()

123