Lines Matching defs:mt_slots
93 static const unsigned char mt_slots[] = {
99 #define mt_slot_count(x) mt_slots[mte_node_type(x)]
1508 for (i = 0; i < mt_slots[mt]; i++) {
1877 unsigned char slot_min, slot_count = mt_slots[bn->type];
2011 if (end < mt_slots[mt] - 1)
2406 unsigned char slot_count = mt_slots[b_node->type];
2954 mab_mas_cp(mast->bn, 0, mt_slots[mast->bn->type] - 1, &l_mas, true);
3054 unsigned char offset, tmp, split = mt_slots[mt] / 2;
3100 unsigned char max_s = mt_slots[mt];
3106 if (tmp < mt_slots[mt])
3192 mab_mas_cp(mast->bn, 0, mt_slots[mast->bn->type] - 1, mast->l, true);
3319 split = mt_slots[mast->bn->type] - 2;
3331 split = mab_no_null_split(mast->bn, split, mt_slots[mast->bn->type]);
3391 if (mt_slots[b_node->type] > b_node->b_end) {
3452 int clear = mt_slots[wr_mas->type] - bn->b_end;
3481 if (b_end >= mt_slots[b_type])
4219 if (new_end >= mt_slots[wr_mas->type])
5221 if ((offset < mt_slots[type]) &&
5295 if (offset >= mt_slots[type])
5515 if (node_size >= mt_slots[wr_mas.type]) {
7034 for (i = 0; i < mt_slots[p_type]; i++) {
7060 for (i = 0; i < mt_slots[type]; i++) {
7101 for (i = 0; i < mt_slots[type]; i++) {
7139 for (i += 1; i < mt_slots[type]; i++) {
7142 if (entry && (i != mt_slots[type] - 1)) {