/openbmc/u-boot/test/py/tests/test_fs/ |
H A D | conftest.py | 91 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 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
|
/openbmc/linux/fs/autofs/ |
H A D | init.c | 10 static struct dentry *autofs_mount(struct file_system_type *fs_type, in autofs_mount()
|
/openbmc/linux/fs/sysv/ |
H A 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()
|
/openbmc/linux/fs/ |
H A 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()
|
H A D | super.c | 1610 struct dentry *mount_bdev(struct file_system_type *fs_type, in mount_bdev() 1670 struct dentry *mount_nodev(struct file_system_type *fs_type, in mount_nodev() 1720 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single()
|
H A D | fsopen.c | 117 struct file_system_type *fs_type; in SYSCALL_DEFINE2() local
|
/openbmc/linux/fs/freevxfs/ |
H A D | vxfs_super.c | 285 static struct dentry *vxfs_mount(struct file_system_type *fs_type, in vxfs_mount()
|
/openbmc/linux/fs/9p/ |
H A D | vfs_super.c | 106 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
|
/openbmc/linux/security/ |
H A D | inode.c | 69 static struct file_system_type fs_type = { variable
|
/openbmc/linux/fs/efs/ |
H A D | super.c | 25 static struct dentry *efs_mount(struct file_system_type *fs_type, in efs_mount()
|
/openbmc/linux/fs/coda/ |
H A D | inode.c | 318 static struct dentry *coda_mount(struct file_system_type *fs_type, in coda_mount()
|
/openbmc/linux/include/uapi/linux/ |
H A D | msdos_fs.h | 134 __u8 fs_type[8]; /* file system type */ member 157 __u8 fs_type[8]; /* file system type */ member
|
/openbmc/linux/fs/hfs/ |
H A D | super.c | 455 static struct dentry *hfs_mount(struct file_system_type *fs_type, in hfs_mount()
|
/openbmc/linux/fs/bfs/ |
H A D | inode.c | 451 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount()
|
/openbmc/linux/fs/qnx4/ |
H A D | inode.c | 381 static struct dentry *qnx4_mount(struct file_system_type *fs_type, in qnx4_mount()
|
/openbmc/linux/fs/hfsplus/ |
H A D | super.c | 638 static struct dentry *hfsplus_mount(struct file_system_type *fs_type, in hfsplus_mount()
|
/openbmc/linux/fs/omfs/ |
H A D | inode.c | 599 static struct dentry *omfs_mount(struct file_system_type *fs_type, in omfs_mount()
|
/openbmc/linux/fs/adfs/ |
H A D | super.c | 456 static struct dentry *adfs_mount(struct file_system_type *fs_type, in adfs_mount()
|
/openbmc/linux/drivers/base/ |
H A D | devtmpfs.c | 66 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 D | fc_encode.h | 66 enum fc_ct_fs_type fs_type, in fc_ct_hdr_fill()
|
/openbmc/linux/fs/pstore/ |
H A D | inode.c | 447 static struct dentry *pstore_mount(struct file_system_type *fs_type, in pstore_mount()
|
/openbmc/linux/fs/affs/ |
H A D | super.c | 628 static struct dentry *affs_mount(struct file_system_type *fs_type, in affs_mount()
|
/openbmc/linux/fs/ocfs2/dlmfs/ |
H A D | dlmfs.c | 560 static struct dentry *dlmfs_mount(struct file_system_type *fs_type, in dlmfs_mount()
|
/openbmc/linux/fs/ecryptfs/ |
H A D | main.c | 476 static struct dentry *ecryptfs_mount(struct file_system_type *fs_type, int flags, in ecryptfs_mount()
|