Searched refs:AllocBlocks (Results 1 – 1 of 1) sorted by relevance
112 uint32_t AllocBlocks = NumBlocks - NumFreeBlocks; in allocateBlocks() local114 uint32_t NewBlockCount = AllocBlocks + OldBlockCount; in allocateBlocks()