Home
last modified time | relevance | path

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

/linux/lib/
H A Dmaple_tree.c1583 * mas_replace_node() - Replace a node by putting it in the tree, marking it
1590 static inline void mas_replace_node(struct ma_state *mas, in mas_replace_node() function
3201 mas_replace_node(mas, old_enode, mas_mt_height(mas)); in mas_wr_node_store()