Lines Matching refs:L2XTSLOTSIZE
75 (((BN) == 0) ? XTROOTMAXSLOT : PSIZE >> L2XTSLOTSIZE))) { \
901 skip) << L2XTSLOTSIZE); in xtSplitUp()
1126 righthalf << L2XTSLOTSIZE); in xtSplitPage()
1131 (middle - skip) << L2XTSLOTSIZE); in xtSplitPage()
1155 n << L2XTSLOTSIZE); in xtSplitPage()
1166 (maxentry - skip) << L2XTSLOTSIZE); in xtSplitPage()
1276 rp->header.maxentry = cpu_to_le16(PSIZE >> L2XTSLOTSIZE); in xtSplitRoot()
1287 (nextindex - XTENTRYSTART) << L2XTSLOTSIZE); in xtSplitRoot()
1830 1) << L2XTSLOTSIZE); in xtUpdate()
1897 (nextindex - index - 1) << L2XTSLOTSIZE); in xtUpdate()
1982 (nextindex - newindex) << L2XTSLOTSIZE); in xtUpdate()
2126 (nextindex - newindex) << L2XTSLOTSIZE); in xtUpdate()
2529 1) << L2XTSLOTSIZE); in xtDeleteUp()