Searched refs:_insert (Results 1 – 3 of 3) sorted by relevance
173 struct bkey_buf _new, _insert; in __bch2_data_update_index_update() local177 bch2_bkey_buf_init(&_insert); in __bch2_data_update_index_update()178 bch2_bkey_buf_realloc(&_insert, c, U8_MAX); in __bch2_data_update_index_update()214 bkey_reassemble(_insert.k, k); in __bch2_data_update_index_update()215 insert = _insert.k; in __bch2_data_update_index_update()406 bch2_bkey_buf_exit(&_insert, c); in __bch2_data_update_index_update()
38 ITSTATIC void ITPREFIX ## _insert(ITSTRUCT *node, \