Searched refs:stblindex (Results 1 – 2 of 2) sorted by relevance
191 u8 stblindex; /* 1: slot index of start of stbl */ member223 (s8 *)&(p)->slot[(p)->header.stblindex] )
894 lv->offset = p->header.stblindex + n; in dtInsert()1267 lv->offset = sp->header.stblindex + n; in dtSplitUp()1410 rp->header.stblindex = 1; in dtSplitPage()1417 fsi = rp->header.stblindex + stblsize; in dtSplitPage()1502 stbl = (u8 *) & sp->slot[sp->header.stblindex]; in dtSplitPage()1595 slv->offset = sp->header.stblindex + n; in dtSplitPage()1732 oldstblindex = sp->header.stblindex; in dtExtendPage()1765 sp->header.stblindex = newstblindex; in dtExtendPage()1945 rp->header.stblindex = DTROOTMAXSLOT; in dtSplitRoot()2179 lv->offset = p->header.stblindex + i; in dtDelete()[all …]