Searched refs:stblindex (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_dtree.h176 * contiguous slots at slot specified by stblindex,
204 u8 stblindex; /* 1: slot index of start of stbl */ member in struct:__anon7478::__anon7479
236 (s8 *)&(p)->slot[(p)->header.stblindex] )
H A Djfs_dtree.c906 lv->offset = p->header.stblindex + n;
1282 lv->offset = sp->header.stblindex + n;
1424 rp->header.stblindex = 1;
1431 fsi = rp->header.stblindex + stblsize;
1516 stbl = (u8 *) & sp->slot[sp->header.stblindex];
1609 slv->offset = sp->header.stblindex + n;
1749 oldstblindex = sp->header.stblindex;
1782 sp->header.stblindex = newstblindex;
1960 rp->header.stblindex = DTROOTMAXSLOT;
2194 lv->offset = p->header.stblindex
[all...]

Completed in 157 milliseconds