Home
last modified time | relevance | path

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

123

/openbmc/u-boot/test/py/tests/test_fs/
H A Dconftest.py91 def fstype_to_ubname(fs_type): argument
109 def check_ubconfig(config, fs_type): argument
128 def mk_fs(config, fs_type, size, id): argument
185 def mount_fs(fs_type, device, mount_point): argument
/openbmc/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
/openbmc/linux/fs/autofs/
H A Dinit.c10 static struct dentry *autofs_mount(struct file_system_type *fs_type, in autofs_mount()
/openbmc/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()
/openbmc/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.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()
H A Dfsopen.c117 struct file_system_type *fs_type; in SYSCALL_DEFINE2() local
/openbmc/linux/fs/freevxfs/
H A Dvxfs_super.c285 static struct dentry *vxfs_mount(struct file_system_type *fs_type, in vxfs_mount()
/openbmc/linux/fs/9p/
H A Dvfs_super.c106 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
/openbmc/linux/security/
H A Dinode.c69 static struct file_system_type fs_type = { variable
/openbmc/linux/fs/efs/
H A Dsuper.c25 static struct dentry *efs_mount(struct file_system_type *fs_type, in efs_mount()
/openbmc/linux/fs/coda/
H A Dinode.c318 static struct dentry *coda_mount(struct file_system_type *fs_type, in coda_mount()
/openbmc/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
/openbmc/linux/fs/hfs/
H A Dsuper.c453 static struct dentry *hfs_mount(struct file_system_type *fs_type, in hfs_mount()
/openbmc/linux/fs/qnx4/
H A Dinode.c381 static struct dentry *qnx4_mount(struct file_system_type *fs_type, in qnx4_mount()
/openbmc/linux/fs/bfs/
H A Dinode.c451 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount()
/openbmc/linux/fs/hfsplus/
H A Dsuper.c638 static struct dentry *hfsplus_mount(struct file_system_type *fs_type, in hfsplus_mount()
/openbmc/linux/fs/omfs/
H A Dinode.c599 static struct dentry *omfs_mount(struct file_system_type *fs_type, in omfs_mount()
/openbmc/linux/fs/adfs/
H A Dsuper.c456 static struct dentry *adfs_mount(struct file_system_type *fs_type, in adfs_mount()
/openbmc/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()
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_encode.h66 enum fc_ct_fs_type fs_type, in fc_ct_hdr_fill()
/openbmc/linux/fs/pstore/
H A Dinode.c447 static struct dentry *pstore_mount(struct file_system_type *fs_type, in pstore_mount()
/openbmc/linux/fs/affs/
H A Dsuper.c628 static struct dentry *affs_mount(struct file_system_type *fs_type, in affs_mount()
/openbmc/linux/fs/ocfs2/dlmfs/
H A Ddlmfs.c560 static struct dentry *dlmfs_mount(struct file_system_type *fs_type, in dlmfs_mount()
/openbmc/linux/fs/qnx6/
H A Dinode.c637 static struct dentry *qnx6_mount(struct file_system_type *fs_type, in qnx6_mount()

123