taglinefilesource code
fstype734fs/super.cstruct file_system_type * fstype;
fstype759fs/super.cfstype = get_fs_type((char *) page);
fstype761fs/super.cif (!fstype)    
fstype763fs/super.ct = fstype->name;
fstype765fs/super.cif (fstype->requires_dev) {