taglinefilesource code
file_system_type37fs/super.cstatic struct file_system_type file_systems[] = {
file_system_type46fs/super.cstruct file_system_type *get_fs_type(char *name)
file_system_type118fs/super.cstruct file_system_type *type;
file_system_type309fs/super.cstruct file_system_type * fs_type = file_systems;
file_system_type221include/linux/fs.hextern struct file_system_type *get_fs_type(char *name);