Searched refs:fSectorCRCIsValid (Results 1 – 1 of 1) sorted by relevance
175 bool fSectorCRCIsValid; in RedVolMountMetaroot() local177 if( MetarootIsValid( &gpRedCoreVol->aMR[ 0U ], &fSectorCRCIsValid ) ) in RedVolMountMetaroot()185 else if( gpRedVolConf->fAtomicSectorWrite && !fSectorCRCIsValid ) in RedVolMountMetaroot()198 if( MetarootIsValid( &gpRedCoreVol->aMR[ 1U ], &fSectorCRCIsValid ) ) in RedVolMountMetaroot()209 else if( gpRedVolConf->fAtomicSectorWrite && !fSectorCRCIsValid ) in RedVolMountMetaroot()
Completed in 4 milliseconds