Searched refs:mt_min_slot_count (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dmaple_tree.c117 #define mt_min_slot_count(x) mt_min_slots[mte_node_type(x)] macro
2732 if (mast->bn->b_end > mt_min_slot_count(mast->orig_l->node))
5595 if (end < mt_min_slot_count(mas->node) - 1)
7587 if (MAS_WARN_ON(&mas, (end < mt_min_slot_count(mas.node)) &&

Completed in 111 milliseconds