Lines Matching refs:L2XTSLOTSIZE
62 (((BN) == 0) ? XTROOTMAXSLOT : PSIZE >> L2XTSLOTSIZE))) { \
888 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()
1263 rp->header.maxentry = cpu_to_le16(PSIZE >> L2XTSLOTSIZE); in xtSplitRoot()
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()
2516 1) << L2XTSLOTSIZE); in xtDeleteUp()