Home
last modified time | relevance | path

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

/linux/fs/jfs/
A Djfs_xtree.c888 skip) << L2XTSLOTSIZE); in xtSplitUp()
1113 righthalf << L2XTSLOTSIZE); in xtSplitPage()
1118 (middle - skip) << L2XTSLOTSIZE); in xtSplitPage()
1142 n << L2XTSLOTSIZE); in xtSplitPage()
1153 (maxentry - skip) << L2XTSLOTSIZE); in xtSplitPage()
1274 (nextindex - XTENTRYSTART) << L2XTSLOTSIZE); in xtSplitRoot()
1817 1) << L2XTSLOTSIZE); in xtUpdate()
1884 (nextindex - index - 1) << L2XTSLOTSIZE); in xtUpdate()
1969 (nextindex - newindex) << L2XTSLOTSIZE); in xtUpdate()
2113 (nextindex - newindex) << L2XTSLOTSIZE); in xtUpdate()
[all …]
A Djfs_xtree.h29 #define L2XTSLOTSIZE 4 macro
A Djfs_txnmgr.c769 linelock->l2linesize = L2XTSLOTSIZE; in txLock()
1702 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 27 milliseconds