Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_dtree.c588 s8 *stbl; in dtSearch() local
641 stbl = DT_GETSTBL(p); in dtSearch()
652 ciCompare(&ciKey, p, stbl[index], in dtSearch()
657 cmp = dtCompare(&ciKey, p, stbl[index]); in dtSearch()
670 ((struct ldtentry *) & p->slot[stbl[index]])->inumber); in dtSearch()
791 pxd = (pxd_t *) & p->slot[stbl[index]]; in dtSearch()
1348 u8 *stbl; in dtSplitPage() local
1515 stbl = (u8 *) & sp->slot[sp->header.stblindex]; in dtSplitPage()
1522 si = stbl[nxt]; in dtSplitPage()
1586 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 : \