Searched defs:WalSegment (Results 1 – 1 of 1) sorted by relevance
462 struct WalSegment { struct463 int iNext; /* Next slot in aIndex[] not yet returned */464 ht_slot *aIndex; /* i0, i1, i2... such that aPgno[iN] ascend */465 u32 *aPgno; /* Array of page numbers. */466 int nEntry; /* Nr. of entries in aPgno[] and aIndex[] */467 int iZero; /* Frame number associated with aPgno[0] */