Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_xtree.c74 (le16_to_cpu((P)->header.maxentry) > (((BN)==0)?XTROOTMAXSLOT:PSIZE>>L2XTSLOTSIZE)))\
900 skip) << L2XTSLOTSIZE); in xtSplitUp()
1125 righthalf << L2XTSLOTSIZE); in xtSplitPage()
1130 (middle - skip) << L2XTSLOTSIZE); in xtSplitPage()
1154 n << L2XTSLOTSIZE); in xtSplitPage()
1165 (maxentry - skip) << L2XTSLOTSIZE); in xtSplitPage()
1275 rp->header.maxentry = cpu_to_le16(PSIZE >> L2XTSLOTSIZE); in xtSplitRoot()
1286 (nextindex - XTENTRYSTART) << L2XTSLOTSIZE); in xtSplitRoot()
1830 1) << L2XTSLOTSIZE); in xtUpdate()
1897 (nextindex - index - 1) << L2XTSLOTSIZE); in xtUpdate()
[all …]
Djfs_xtree.h44 #define L2XTSLOTSIZE 4 macro
Djfs_txnmgr.c783 linelock->l2linesize = L2XTSLOTSIZE; in txLock()
1719 lrd->log.redopage.l2linesize = cpu_to_le16(L2XTSLOTSIZE); in xtLog()
Djfs_imap.c712 lv->length << L2XTSLOTSIZE); in diWrite()
748 lv->length << L2XTSLOTSIZE); in diWrite()