Home
last modified time | relevance | path

Searched refs:stbl (Results 1 – 2 of 2) sorted by relevance

/fs/jfs/
Djfs_dtree.c587 s8 *stbl; in dtSearch() local
639 stbl = DT_GETSTBL(p); in dtSearch()
650 ciCompare(&ciKey, p, stbl[index], in dtSearch()
655 cmp = dtCompare(&ciKey, p, stbl[index]); in dtSearch()
668 ((struct ldtentry *) & p->slot[stbl[index]])->inumber); in dtSearch()
789 pxd = (pxd_t *) & p->slot[stbl[index]]; in dtSearch()
1347 u8 *stbl; in dtSplitPage() local
1513 stbl = (u8 *) & sp->slot[sp->header.stblindex]; in dtSplitPage()
1520 si = stbl[nxt]; in dtSplitPage()
1584 stbl = DT_GETSTBL(rp); in dtSplitPage()
[all …]
Djfs_dtree.h156 s8 stbl[8]; /* 8: sorted entry index table */ member
235 ((dtroot_t *)(p))->header.stbl : \