Searched refs:fImapInline (Results 1 – 6 of 6) sorted by relevance
60 if( ( !gpRedCoreVol->fImapInline ) || in RedImapIBlockGet()97 if( ( !gpRedCoreVol->fImapInline ) || in RedImapIBlockSet()
72 if( gpRedCoreVol->fImapInline ) in RedImapBlockGet()133 if( gpRedCoreVol->fImapInline ) in RedImapBlockSet()
70 if( gpRedCoreVol->fImapInline || in RedImapEBlockGet()133 if( gpRedCoreVol->fImapInline || in RedImapEBlockSet()
81 if( ( ret == 0 ) && !gpRedCoreVol->fImapInline ) in RedVolFormat()
210 pCoreVol->fImapInline = ( pVol->ulBlockCount - 3U ) <= METAROOT_ENTRIES; in RedCoreInit()212 if( pCoreVol->fImapInline ) in RedCoreInit()
40 bool fImapInline; member
Completed in 18 milliseconds