Searched refs:insert_fixup (Results 1 – 9 of 9) sorted by relevance
54 insert_fixup(ins_pair.first.m_p_nd); in insert()64 insert_fixup(node_pointer p_nd) in insert_fixup() function in PB_DS_CLASS_C_DEC
149 insert_fixup(ins_pair.first.m_p_nd); in operator []()195 insert_fixup(node_pointer);
126 insert_fixup(p_x); in join_imp()
242 .insert_fixup = bch_btree_ptr_insert_fixup,623 .insert_fixup = bch_extent_insert_fixup,
194 bool (*insert_fixup)(struct btree_keys *b, member
898 if (b->ops->insert_fixup(b, k, &iter, replace_key)) in bch_btree_insert_key()