Searched refs:totalFound (Results 1 – 1 of 1) sorted by relevance
2188 uint64_t totalFound = UINT64_C(0); // running total in FindFreeBlocks() local2204 totalFound += segmentSize; in FindFreeBlocks()2211 return totalFound; in FindFreeBlocks()