Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_xtree.h42 #define L2XTSLOTSIZE 4 macro
Djfs_xtree.c75 (((BN) == 0) ? XTROOTMAXSLOT : PSIZE >> L2XTSLOTSIZE))) { \
901 skip) << L2XTSLOTSIZE); in xtSplitUp()
1126 righthalf << L2XTSLOTSIZE); in xtSplitPage()
1131 (middle - skip) << L2XTSLOTSIZE); in xtSplitPage()
1155 n << L2XTSLOTSIZE); in xtSplitPage()
1166 (maxentry - skip) << L2XTSLOTSIZE); in xtSplitPage()
1276 rp->header.maxentry = cpu_to_le16(PSIZE >> L2XTSLOTSIZE); in xtSplitRoot()
1287 (nextindex - XTENTRYSTART) << L2XTSLOTSIZE); in xtSplitRoot()
1830 1) << L2XTSLOTSIZE); in xtUpdate()
1897 (nextindex - index - 1) << L2XTSLOTSIZE); in xtUpdate()
[all …]
Djfs_txnmgr.c787 linelock->l2linesize = L2XTSLOTSIZE; in txLock()
1723 lrd->log.redopage.l2linesize = cpu_to_le16(L2XTSLOTSIZE); in xtLog()
Djfs_imap.c706 lv->length << L2XTSLOTSIZE); in diWrite()
742 lv->length << L2XTSLOTSIZE); in diWrite()