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.c111 static const unsigned char mt_min_slots[] = { variable
117 #define mt_min_slot_count(x) mt_min_slots[mte_node_type(x)]
1836 (b_node->b_end - split) > (mt_min_slots[b_node->type])) in mab_no_null_split()
1867 split = b_end - mt_min_slots[bn->type]; in mab_calc_split()
1890 slot_min = mt_min_slots[bn->type]; in mab_calc_split()
2052 if (end > mt_min_slots[mt]) { in mas_bulk_rebalance()
2852 unlikely(mast->bn->b_end <= mt_min_slots[mast->bn->type])) in mas_spanning_rebalance()
3440 if ((b_end < mt_min_slots[b_type]) && in mas_commit_b_node()
3893 if (!mte_is_root(mas->node) && (new_end <= mt_min_slots[wr_mas->type]) && in mas_wr_node_store()
5551 if (node_size - 1 <= mt_min_slots[wr_mas.type]) in mas_preallocate()