Searched refs:fatmatch (Results 1 – 1 of 1) sorted by relevance
264 int fatmatch; in well_formed() local267 fatmatch = ((h->bs16.f_typestring[0] == 'F' && in well_formed()274 fatmatch = ((h->bs32.f_typestring[0] == 'F' && in well_formed()281 fatmatch = (PC_NSEC(h) > 0 && h->bs.fatsec > 0); in well_formed()284 return (fatmatch && h->bps > 0 && h->bps % 512 == 0 && in well_formed()