Home
last modified time | relevance | path

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

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