Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dfs_context.c241 fc->fs_type = get_filesystem(fs_type); in alloc_fs_context()
334 get_filesystem(fc->fs_type); in vfs_dup_fs_context()
H A Dfilesystems.c38 struct file_system_type *get_filesystem(struct file_system_type *fs) in get_filesystem() function
H A Dsuper.c552 get_filesystem(s->s_type); in sget_fc()
631 get_filesystem(type); in sget()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dsuper.c2437 get_filesystem(type); in sget()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h3214 extern struct file_system_type *get_filesystem(struct file_system_type *fs);
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup.c2253 get_filesystem(&cgroup_fs_type); in cpuset_init_fs_context()