Searched refs:bch2_bkey_buf_copy (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/bcachefs/ |
| A D | bkey_buf.h | 31 static inline void bch2_bkey_buf_copy(struct bkey_buf *s, in bch2_bkey_buf_copy() function
|
| A D | migrate.c | 131 bch2_bkey_buf_copy(&k, c, &b->key); in bch2_dev_metadata_drop()
|
| A D | data_update.c | 217 bch2_bkey_buf_copy(&_new, c, bch2_keylist_front(keys)); in __bch2_data_update_index_update()
|
| A D | btree_write_buffer.c | 614 bch2_bkey_buf_copy(last_flushed, c, tmp.k); in bch2_btree_write_buffer_maybe_flush()
|
| A D | btree_gc.c | 420 bch2_bkey_buf_copy(&prev_k, c, cur_k.k); in bch2_btree_repair_topology_recurse()
|
| A D | io_write.c | 359 bch2_bkey_buf_copy(&sk, c, k); in bch2_write_index_default()
|
Completed in 18 milliseconds