Searched refs:stblindex (Results 1 – 2 of 2) sorted by relevance
204 u8 stblindex; /* 1: slot index of start of stbl */ member236 (s8 *)&(p)->slot[(p)->header.stblindex] )
901 lv->offset = p->header.stblindex + n; in dtInsert()1258 lv->offset = sp->header.stblindex + n; in dtSplitUp()1391 rp->header.stblindex = 1; in dtSplitPage()1398 fsi = rp->header.stblindex + stblsize; in dtSplitPage()1483 stbl = (u8 *) & sp->slot[sp->header.stblindex]; in dtSplitPage()1576 slv->offset = sp->header.stblindex + n; in dtSplitPage()1718 oldstblindex = sp->header.stblindex; in dtExtendPage()1751 sp->header.stblindex = newstblindex; in dtExtendPage()1933 rp->header.stblindex = DTROOTMAXSLOT; in dtSplitRoot()2168 lv->offset = p->header.stblindex + i; in dtDelete()[all …]