Home
last modified time | relevance | path

Searched refs:mt_min_slots (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Dmaple_tree.c124 static const unsigned char mt_min_slots[] = { variable
130 #define mt_min_slot_count(x) mt_min_slots[mte_node_type(x)]
1675 (b_node->b_end - split) > (mt_min_slots[b_node->type])) in mab_no_null_split()
2638 unlikely(mast->bn->b_end <= mt_min_slots[mast->bn->type])) in mas_spanning_rebalance()
3225 } else if (mas->end > mt_min_slots[wr_mas->type] + 1) in mas_wr_walk()
3917 if (new_end < mt_min_slots[wr_mas->type]) { in mas_wr_store_type()