Searched refs:pnOldKB (Results 1 – 1 of 1) sorted by relevance
524 static int infoTreeSize(lsm_db *db, int *pnOldKB, int *pnNewKB){ in infoTreeSize() argument550 *pnOldKB = 0; in infoTreeSize()552 *pnOldKB = ((int)p->oldroot.nByte + 1023) / 1024; in infoTreeSize()555 *pnOldKB = 0; in infoTreeSize()