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] )
907 lv->offset = p->header.stblindex + n; in dtInsert()1280 lv->offset = sp->header.stblindex + n; in dtSplitUp()1423 rp->header.stblindex = 1; in dtSplitPage()1430 fsi = rp->header.stblindex + stblsize; in dtSplitPage()1515 stbl = (u8 *) & sp->slot[sp->header.stblindex]; in dtSplitPage()1608 slv->offset = sp->header.stblindex + n; in dtSplitPage()1745 oldstblindex = sp->header.stblindex; in dtExtendPage()1778 sp->header.stblindex = newstblindex; in dtExtendPage()1958 rp->header.stblindex = DTROOTMAXSLOT; in dtSplitRoot()2192 lv->offset = p->header.stblindex + i; in dtDelete()[all …]