Searched refs:L2XTSLOTSIZE (Results 1 – 4 of 4) sorted by relevance
124 ((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 …]
29 #define L2XTSLOTSIZE 4 macro
774 linelock->l2linesize = L2XTSLOTSIZE; in txLock()1673 lrd->log.redopage.l2linesize = cpu_to_le16(L2XTSLOTSIZE); in xtLog()
694 lv->length << L2XTSLOTSIZE); in diWrite()730 lv->length << L2XTSLOTSIZE); in diWrite()
Completed in 20 milliseconds