Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dimapinline.c60 if( ( !gpRedCoreVol->fImapInline ) || in RedImapIBlockGet()
97 if( ( !gpRedCoreVol->fImapInline ) || in RedImapIBlockSet()
A Dimap.c72 if( gpRedCoreVol->fImapInline ) in RedImapBlockGet()
133 if( gpRedCoreVol->fImapInline ) in RedImapBlockSet()
A Dimapextern.c70 if( gpRedCoreVol->fImapInline || in RedImapEBlockGet()
133 if( gpRedCoreVol->fImapInline || in RedImapEBlockSet()
A Dformat.c81 if( ( ret == 0 ) && !gpRedCoreVol->fImapInline ) in RedVolFormat()
A Dcore.c210 pCoreVol->fImapInline = ( pVol->ulBlockCount - 3U ) <= METAROOT_ENTRIES; in RedCoreInit()
212 if( pCoreVol->fImapInline ) in RedCoreInit()
/FreeRTOS-Plus/Source/Reliance-Edge/core/include/
A Dredcorevol.h40 bool fImapInline; member

Completed in 18 milliseconds