Searched refs:BKT (Results 1 – 4 of 4) sorted by relevance
50 static BKT *mpool_bkt __P((MPOOL *));51 static BKT *mpool_look __P((MPOOL *, db_pgno_t));52 static int mpool_write __P((MPOOL *, BKT *));121 BKT *bp;157 BKT *bp;159 bp = (BKT *)((char *)page - sizeof(BKT));189 BKT *bp;284 BKT *bp;289 bp = (BKT *)((char *)page - sizeof(BKT));311 BKT *bp;[all …]
73 } BKT; typedef
943 ((BKT *)((char *)pagep - sizeof(BKT)))->pgno, -1);
1560 __account_page(dbp, ((BKT *)((char *)pagep - sizeof(BKT)))->pgno, -1);