Searched refs:node_slots (Results 1 – 1 of 1) sorted by relevance
4059 unsigned char node_slots = mt_slots[wr_mas->type]; in mas_wr_node_store() local4089 if (new_end >= node_slots) in mas_wr_node_store()4153 if ((wr_mas->node_end == node_slots - 1) && (new_end < node_slots - 1)) in mas_wr_node_store()4323 unsigned char node_slots; in mas_wr_modify() local4336 node_slots = mt_slots[wr_mas->type]; in mas_wr_modify()4342 if (unlikely(node_size >= node_slots)) in mas_wr_modify()4345 if (wr_mas->entry && (wr_mas->node_end < node_slots - 1) && in mas_wr_modify()