Searched refs:bch2_trans_copy_iter (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | extent_update.c | 129 bch2_trans_copy_iter(trans, ©, iter); in bch2_extent_atomic_end()
|
| H A D | str_hash.h | 233 bch2_trans_copy_iter(trans, &iter, start); in bch2_hash_needs_whiteout() 282 bch2_trans_copy_iter(trans, &slot, iter); in bch2_hash_set_or_get_in_snapshot()
|
| H A D | btree_iter.h | 542 void bch2_trans_copy_iter(struct btree_trans *, struct btree_iter *, struct btree_iter *);
|
| H A D | fsck.c | 1633 bch2_trans_copy_iter(trans, &iter2, &iter1); in overlapping_extents_found() 1838 bch2_trans_copy_iter(trans, &iter2, iter); in check_extent()
|
| H A D | io_write.c | 171 bch2_trans_copy_iter(trans, &iter, extent_iter); in bch2_sum_sector_overwrites()
|
| H A D | btree_iter.c | 2824 bch2_trans_copy_iter(trans, &iter2, iter); in bch2_btree_iter_peek_slot() 3084 void bch2_trans_copy_iter(struct btree_trans *trans, in bch2_trans_copy_iter() function
|
| H A D | alloc_background.c | 1056 bch2_trans_copy_iter(trans, &iter2, iter); in bch2_get_key_or_hole()
|
| H A D | btree_update_interior.c | 2448 bch2_trans_copy_iter(trans, &iter2, iter); in __bch2_btree_node_update_key()
|