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] )
905 lv->offset = p->header.stblindex + n; in dtInsert()1279 lv->offset = sp->header.stblindex + n; in dtSplitUp()1421 rp->header.stblindex = 1; in dtSplitPage()1428 fsi = rp->header.stblindex + stblsize; in dtSplitPage()1513 stbl = (u8 *) & sp->slot[sp->header.stblindex]; in dtSplitPage()1606 slv->offset = sp->header.stblindex + n; in dtSplitPage()1743 oldstblindex = sp->header.stblindex; in dtExtendPage()1776 sp->header.stblindex = newstblindex; in dtExtendPage()1954 rp->header.stblindex = DTROOTMAXSLOT; in dtSplitRoot()2188 lv->offset = p->header.stblindex + i; in dtDelete()[all …]