taglinefilesource code
fstype714fs/super.cstruct file_system_type * fstype;
fstype739fs/super.cfstype = get_fs_type((char *) page);
fstype741fs/super.cif (!fstype)    
fstype743fs/super.ct = fstype->name;
fstype745fs/super.cif (fstype->requires_dev) {