Searched refs:sortedCountLevels (Results 1 – 1 of 1) sorted by relevance
4668 static int sortedCountLevels(Level *p){ in sortedCountLevels() function4699 || (pLevel->nRight==0 && sortedCountLevels(pLevel)<=pDb->nMerge) in sortedSelectLevel()4757 && (pTop->nRight || sortedCountLevels(pTop)>=pDb->nMerge) in sortedDbIsFull()