Home
last modified time | relevance | path

Searched refs:get_filesystem (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dfilesystems.c38 struct file_system_type *get_filesystem(struct file_system_type *fs) in get_filesystem() function
H A Dfs_context.c264 fc->fs_type = get_filesystem(fs_type); in alloc_fs_context()
357 get_filesystem(fc->fs_type); in vfs_dup_fs_context()
H A Dsuper.c552 get_filesystem(s->s_type); in sget_fc()
631 get_filesystem(type); in sget()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h3214 extern struct file_system_type *get_filesystem(struct file_system_type *fs);
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h3113 extern struct file_system_type *get_filesystem(struct file_system_type *fs);
/kernel/linux/linux-5.10/kernel/cgroup/
H A Dcgroup.c2256 get_filesystem(&cgroup_fs_type); in cpuset_init_fs_context()
/kernel/linux/linux-6.6/kernel/cgroup/
H A Dcgroup.c2318 get_filesystem(&cgroup_fs_type); in cpuset_init_fs_context()

Completed in 43 milliseconds