Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_dtree.c575 s8 *stbl; in dtSearch() local
628 stbl = DT_GETSTBL(p); in dtSearch()
636 if (stbl[index] < 0) { in dtSearch()
644 ciCompare(&ciKey, p, stbl[index], in dtSearch()
649 cmp = dtCompare(&ciKey, p, stbl[index]); in dtSearch()
662 ((struct ldtentry *) & p->slot[stbl[index]])->inumber); in dtSearch()
783 pxd = (pxd_t *) & p->slot[stbl[index]]; in dtSearch()
1340 u8 *stbl; in dtSplitPage() local
1507 stbl = (u8 *) & sp->slot[sp->header.stblindex]; in dtSplitPage()
1514 si = stbl[nxt]; in dtSplitPage()
[all …]
Djfs_dtree.h143 s8 stbl[8]; /* 8: sorted entry index table */ member
222 ((dtroot_t *)(p))->header.stbl : \