mpool_look 64 libdb/mpool.c static BKT *mpool_look(MPOOL *, pgno_t); mpool_look 201 libdb/mpool.c if ((bp = mpool_look(mp, pgno)) != NULL) {