Home
last modified time | relevance | path

Searched refs:fSectorCRCIsValid (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dvolume.c175 bool fSectorCRCIsValid; in RedVolMountMetaroot() local
177 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 6 milliseconds