taglinefilesource code
fstype553fs/super.cstruct file_system_type * fstype;
fstype578fs/super.cfstype = get_fs_type((char *) page);
fstype580fs/super.cif (!fstype)    
fstype582fs/super.ct = fstype->name;
fstype583fs/super.cif (fstype->requires_dev) {