Searched refs:defragmentPage (Results 1 – 3 of 3) sorted by relevance
142 # defragmentPage
54 # to allocate another slot to get to defragmentPage().
1495 static int defragmentPage(MemPage *pPage, int nMaxFrag){ in defragmentPage() function1766 rc = defragmentPage(pPage, MIN(4, pPage->nFree - (2+nByte))); in allocateSpace()8576 rc = defragmentPage(apNew[0], -1); in balance_nonroot()