Searched refs:smallBlocksPerBigBlock (Results 1 – 1 of 1) sorted by relevance
7940 ULONG smallBlocksPerBigBlock; in SmallBlockChainStream_GetNextFreeBlock() local7997 smallBlocksPerBigBlock = in SmallBlockChainStream_GetNextFreeBlock()8003 blocksRequired = (blockIndex / smallBlocksPerBigBlock) + 1; in SmallBlockChainStream_GetNextFreeBlock()