Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddata_update.c173 struct bkey_buf _new, _insert; in __bch2_data_update_index_update() local
177 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()
/linux/tools/include/linux/
H A Dinterval_tree_generic.h38 ITSTATIC void ITPREFIX ## _insert(ITSTRUCT *node, \
/linux/include/linux/
H A Dinterval_tree_generic.h38 ITSTATIC void ITPREFIX ## _insert(ITSTRUCT *node, \