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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Djfs_dtree.c586 s8 *stbl; local
640 stbl = DT_GETSTBL(p);
651 ciCompare(&ciKey, p, stbl[index],
656 cmp = dtCompare(&ciKey, p, stbl[index]);
669 ((struct ldtentry *) & p->slot[stbl[index]])->inumber);
790 pxd = (pxd_t *) & p->slot[stbl[index]];
900 /* linelock stbl of non-root leaf page */
984 n -= (n + 31) >> L2DTSLOTSIZE; /* stbl size */
1026 n -= (n + 31) >> L2DTSLOTSIZE; /* stbl size */
1278 /* linelock stbl o
1350 u8 *stbl; local
1667 u8 *stbl; local
1892 s8 *stbl; local
2099 u8 *stbl; local
2463 s8 *stbl; local
2655 s8 *stbl; local
2933 s8 *stbl; local
3025 s8 *stbl; local
3347 s8 *stbl; local
3426 s8 *stbl; local
3843 s8 *stbl; local
3912 s8 *stbl; local
4265 s8 *stbl; local
4360 s8 *stbl; local
4529 s8 *stbl; local
[all...]
H A Djfs_dtree.h150 u8 nextindex; /* 1: next free entry in stbl */
156 s8 stbl[8]; /* 8: sorted entry index table */ member in struct:__anon7433::__anon7434
175 * sorted entry slot index table (stbl):
190 * except nextindex which refers to entry index in stbl;
199 u8 nextindex; /* 1: next entry index in stbl */
204 u8 stblindex; /* 1: slot index of start of stbl */
235 ((dtroot_t *)(p))->header.stbl : \

Completed in 55 milliseconds