Home
last modified time | relevance | path

Searched refs:get_filesystem (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/
H A Dfilesystems.c38 struct file_system_type *get_filesystem(struct file_system_type *fs) in get_filesystem() function
H A Dfs_context.c292 fc->fs_type = get_filesystem(fs_type); in alloc_fs_context()
406 get_filesystem(fc->fs_type); in vfs_dup_fs_context()
H A Dsuper.c820 get_filesystem(s->s_type); in sget_fc()
903 get_filesystem(type); in sget()
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c2436 get_filesystem(type); in sget()
/openbmc/linux/include/linux/
H A Dfs.h3113 extern struct file_system_type *get_filesystem(struct file_system_type *fs);
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c2318 get_filesystem(&cgroup_fs_type); in cpuset_init_fs_context()