Searched refs:_insert (Results 1 – 3 of 3) sorted by relevance
190 struct bkey_buf _new, _insert; in __bch2_data_update_index_update() local195 bch2_bkey_buf_init(&_insert); in __bch2_data_update_index_update()196 bch2_bkey_buf_realloc(&_insert, c, U8_MAX); in __bch2_data_update_index_update()232 bkey_reassemble(_insert.k, k); in __bch2_data_update_index_update()233 insert = _insert.k; in __bch2_data_update_index_update()435 bch2_bkey_buf_exit(&_insert, c); in __bch2_data_update_index_update()
38 ITSTATIC void ITPREFIX ## _insert(ITSTRUCT *node, \