taglinefilesource code
file_system_type36fs/filesystems.cstruct file_system_type file_systems[] = {
file_system_type26fs/super.cextern struct file_system_type file_systems[];
file_system_type37fs/super.cstruct file_system_type *get_fs_type(char *name)
file_system_type124fs/super.cstruct file_system_type *type;
file_system_type362fs/super.cstruct file_system_type * fstype;
file_system_type441fs/super.cstruct file_system_type * fs_type;
file_system_type323include/linux/fs.hextern struct file_system_type *get_fs_type(char *name);