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] )
121 ((P)->header.stblindex >= DTPAGEMAXSLOT)))) { \902 lv->offset = p->header.stblindex + n; in dtInsert()1275 lv->offset = sp->header.stblindex + n; in dtSplitUp()1418 rp->header.stblindex = 1; in dtSplitPage()1425 fsi = rp->header.stblindex + stblsize; in dtSplitPage()1510 stbl = (u8 *) & sp->slot[sp->header.stblindex]; in dtSplitPage()1603 slv->offset = sp->header.stblindex + n; in dtSplitPage()1740 oldstblindex = sp->header.stblindex; in dtExtendPage()1773 sp->header.stblindex = newstblindex; in dtExtendPage()1953 rp->header.stblindex = DTROOTMAXSLOT; in dtSplitRoot()[all …]