Searched refs:filledBlockCount (Results 1 – 1 of 1) sorted by relevance
205 int filledBlockCount = 0; in countFilledBlocks() local207 filledBlockCount += dataRange.size(); in countFilledBlocks()210 filledBlockCount += hashRange.size(); in countFilledBlocks()212 return {filledBlockCount, totalBlocksCount}; in countFilledBlocks()