Lines Matching refs:L2XTSLOTSIZE
62 (((BN) == 0) ? XTROOTMAXSLOT : PSIZE >> L2XTSLOTSIZE))) { \
877 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()
1898 (nextindex - newindex) << L2XTSLOTSIZE); in xtUpdate()