Searched refs:ulBlocksAllocable (Results 1 – 4 of 4) sorted by relevance
117 uint32_t ulBlocksAllocable; member
114 gpRedMR->ulFreeBlocks = gpRedVolume->ulBlocksAllocable; in RedVolFormat()
121 … ( ( !fAllocated ) && ( gpRedMR->ulFreeBlocks >= gpRedVolume->ulBlocksAllocable ) ) ) ) in RedImapBlockSet()
255 pVol->ulBlocksAllocable = pVol->ulBlockCount - pCoreVol->ulFirstAllocableBN; in RedCoreInit()
Completed in 12 milliseconds