Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/include/
A Dredvolume.h117 uint32_t ulBlocksAllocable; member
/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dformat.c114 gpRedMR->ulFreeBlocks = gpRedVolume->ulBlocksAllocable; in RedVolFormat()
A Dimap.c121 … ( ( !fAllocated ) && ( gpRedMR->ulFreeBlocks >= gpRedVolume->ulBlocksAllocable ) ) ) ) in RedImapBlockSet()
A Dcore.c255 pVol->ulBlocksAllocable = pVol->ulBlockCount - pCoreVol->ulFirstAllocableBN; in RedCoreInit()

Completed in 12 milliseconds