Home
last modified time | relevance | path

Searched refs:L2XTSLOTSIZE (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/jfs/
Djfs_xtree.h44 #define L2XTSLOTSIZE 4 macro
Djfs_xtree.c71 (le16_to_cpu((P)->header.maxentry) > (((BN)==0)?XTROOTMAXSLOT:PSIZE>>L2XTSLOTSIZE)))\
1140 skip) << L2XTSLOTSIZE); in xtSplitUp()
1358 righthalf << L2XTSLOTSIZE); in xtSplitPage()
1363 (middle - skip) << L2XTSLOTSIZE); in xtSplitPage()
1387 n << L2XTSLOTSIZE); in xtSplitPage()
1398 (maxentry - skip) << L2XTSLOTSIZE); in xtSplitPage()
1495 rp->header.maxentry = cpu_to_le16(PSIZE >> L2XTSLOTSIZE); in xtSplitRoot()
1506 (nextindex - XTENTRYSTART) << L2XTSLOTSIZE); in xtSplitRoot()
2054 1) << L2XTSLOTSIZE); in xtUpdate()
2121 (nextindex - index - 1) << L2XTSLOTSIZE); in xtUpdate()
[all …]
Djfs_txnmgr.c740 linelock->l2linesize = L2XTSLOTSIZE; in txLock()
1659 lrd->log.redopage.l2linesize = cpu_to_le16(L2XTSLOTSIZE); in xtLog()
Djfs_imap.c732 lv->length << L2XTSLOTSIZE); in diWrite()
768 lv->length << L2XTSLOTSIZE); in diWrite()