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] )
899 lv->offset = p->header.stblindex + n; in dtInsert()1272 lv->offset = sp->header.stblindex + n; in dtSplitUp()1415 rp->header.stblindex = 1; in dtSplitPage()1422 fsi = rp->header.stblindex + stblsize; in dtSplitPage()1507 stbl = (u8 *) & sp->slot[sp->header.stblindex]; in dtSplitPage()1600 slv->offset = sp->header.stblindex + n; in dtSplitPage()1737 oldstblindex = sp->header.stblindex; in dtExtendPage()1770 sp->header.stblindex = newstblindex; in dtExtendPage()1950 rp->header.stblindex = DTROOTMAXSLOT; in dtSplitRoot()2184 lv->offset = p->header.stblindex + i; in dtDelete()[all …]