Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/jfs/
A Djfs_xtree.c877 skip) << L2XTSLOTSIZE); in xtSplitUp()
1102 righthalf << L2XTSLOTSIZE); in xtSplitPage()
1107 (middle - skip) << L2XTSLOTSIZE); in xtSplitPage()
1131 n << L2XTSLOTSIZE); in xtSplitPage()
1142 (maxentry - skip) << L2XTSLOTSIZE); in xtSplitPage()
1252 rp->header.maxentry = cpu_to_le16(PSIZE >> L2XTSLOTSIZE); in xtSplitRoot()
1263 (nextindex - XTENTRYSTART) << L2XTSLOTSIZE); in xtSplitRoot()
1603 1) << L2XTSLOTSIZE); in xtUpdate()
1670 (nextindex - index - 1) << L2XTSLOTSIZE); in xtUpdate()
1754 (nextindex - newindex) << L2XTSLOTSIZE); in xtUpdate()
[all …]
A Djfs_xtree.h29 #define L2XTSLOTSIZE 4 macro
A Djfs_txnmgr.c769 linelock->l2linesize = L2XTSLOTSIZE; in txLock()
1668 lrd->log.redopage.l2linesize = cpu_to_le16(L2XTSLOTSIZE); in xtLog()
A Djfs_imap.c690 lv->length << L2XTSLOTSIZE); in diWrite()
726 lv->length << L2XTSLOTSIZE); in diWrite()

Completed in 12 milliseconds