Home
last modified time | relevance | path

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

/fs/jfs/
A Djfs_xtree.c124 ((bn == 0) ? XTROOTMAXSLOT : PSIZE >> L2XTSLOTSIZE))) { in xt_getpage()
892 skip) << L2XTSLOTSIZE); in xtSplitUp()
1117 righthalf << L2XTSLOTSIZE); in xtSplitPage()
1122 (middle - skip) << L2XTSLOTSIZE); in xtSplitPage()
1146 n << L2XTSLOTSIZE); in xtSplitPage()
1157 (maxentry - skip) << L2XTSLOTSIZE); in xtSplitPage()
1278 (nextindex - XTENTRYSTART) << L2XTSLOTSIZE); in xtSplitRoot()
1618 1) << L2XTSLOTSIZE); in xtUpdate()
1685 (nextindex - index - 1) << L2XTSLOTSIZE); in xtUpdate()
1769 (nextindex - newindex) << L2XTSLOTSIZE); in xtUpdate()
[all …]
A Djfs_xtree.h29 #define L2XTSLOTSIZE 4 macro
A Djfs_txnmgr.c774 linelock->l2linesize = L2XTSLOTSIZE; in txLock()
1673 lrd->log.redopage.l2linesize = cpu_to_le16(L2XTSLOTSIZE); in xtLog()
A Djfs_imap.c694 lv->length << L2XTSLOTSIZE); in diWrite()
730 lv->length << L2XTSLOTSIZE); in diWrite()

Completed in 20 milliseconds