Searched refs:pgnoPtrmap (Results 1 – 1 of 1) sorted by relevance
6925 Pgno pgnoPtrmap = pgnoOvfl; /* Overflow page pointer-map entry page */ in fillInCell() local6947 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1); in fillInCell()6948 ptrmapPut(pBt, pgnoOvfl, eType, pgnoPtrmap, &rc); in fillInCell()