Searched refs:XTROOTMAXSLOT (Results 1 – 2 of 2) sorted by relevance
64 #define XTROOTMAXSLOT 18 macro85 xad_t xad[XTROOTMAXSLOT]; /* 16 * maxentry: xad array */
62 (((BN) == 0) ? XTROOTMAXSLOT : PSIZE >> L2XTSLOTSIZE))) { \692 (le16_to_cpu(sp->header.maxentry) < XTROOTMAXSLOT) && in xtSplitUp()694 sp->header.maxentry = cpu_to_le16(XTROOTMAXSLOT); in xtSplitUp()2623 if (le16_to_cpu(p->header.maxentry) == XTROOTMAXSLOT) { in xtTruncate()
Completed in 6 milliseconds