taglinefilesource code
fstype552fs/super.cstruct file_system_type * fstype;
fstype577fs/super.cfstype = get_fs_type((char *) page);
fstype579fs/super.cif (!fstype)    
fstype581fs/super.ct = fstype->name;
fstype583fs/super.cif (fstype->requires_dev) {