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] )
906 lv->offset = p->header.stblindex + n; in dtInsert()1279 lv->offset = sp->header.stblindex + n; in dtSplitUp()1422 rp->header.stblindex = 1; in dtSplitPage()1429 fsi = rp->header.stblindex + stblsize; in dtSplitPage()1514 stbl = (u8 *) & sp->slot[sp->header.stblindex]; in dtSplitPage()1607 slv->offset = sp->header.stblindex + n; in dtSplitPage()1744 oldstblindex = sp->header.stblindex; in dtExtendPage()1777 sp->header.stblindex = newstblindex; in dtExtendPage()1957 rp->header.stblindex = DTROOTMAXSLOT; in dtSplitRoot()2191 lv->offset = p->header.stblindex + i; in dtDelete()[all …]