taglinefilesource code
file_system_type39fs/super.cstatic struct file_system_type file_systems[] = {
file_system_type49fs/super.cstruct file_system_type *get_fs_type(char *name)
file_system_type121fs/super.cstruct file_system_type *type;
file_system_type318fs/super.cstruct file_system_type * fs_type = file_systems;
file_system_type235include/linux/fs.hextern struct file_system_type *get_fs_type(char *name);