Searched refs:bch2_bkey_buf_copy (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | bkey_buf.h | 31 static inline void bch2_bkey_buf_copy(struct bkey_buf *s, in bch2_bkey_buf_copy() function
|
| H A D | migrate.c | 140 bch2_bkey_buf_copy(&k, c, &b->key); in bch2_dev_metadata_drop()
|
| H A D | btree_write_buffer.c | 675 bch2_bkey_buf_copy(last_flushed, c, tmp.k); in bch2_btree_write_buffer_maybe_flush()
|
| H A D | data_update.c | 235 bch2_bkey_buf_copy(&_new, c, bch2_keylist_front(keys)); in __bch2_data_update_index_update()
|
| H A D | btree_gc.c | 442 bch2_bkey_buf_copy(&prev_k, c, cur_k.k); in bch2_btree_repair_topology_recurse()
|
| H A D | io_write.c | 387 bch2_bkey_buf_copy(&sk, c, k); in bch2_write_index_default()
|
| H A D | fs.c | 1535 bch2_bkey_buf_copy(&prev.kbuf, c, cur.kbuf.k); in bch2_fiemap()
|
| H A D | btree_update_interior.c | 2349 bch2_bkey_buf_copy(&a->key, c, &b->key); in bch2_btree_node_rewrite_async()
|