Searched refs:balance_deeper (Results 1 – 2 of 2) sorted by relevance
394 -- (by calling balance_deeper()). When it does, the "parent" page of the
8651 static int balance_deeper(MemPage *pRoot, MemPage **ppChild){ in balance_deeper() function8760 rc = balance_deeper(pPage, &pCur->apPage[1]); in balance()