taglinefilesource code
fstype559fs/super.cstruct file_system_type * fstype;
fstype584fs/super.cfstype = get_fs_type((char *) page);
fstype586fs/super.cif (!fstype)    
fstype588fs/super.ct = fstype->name;
fstype589fs/super.cif (fstype->requires_dev) {