Searched refs:bch2_move_extent (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | move.h | 118 int bch2_move_extent(struct moving_context *,
|
| H A D | move.c | 277 int bch2_move_extent(struct moving_context *ctxt, in bch2_move_extent() function 666 ret2 = bch2_move_extent(ctxt, NULL, extent_iter, k, *io_opts, data_opts); in bch2_move_data_btree() 859 ret = bch2_move_extent(ctxt, bucket_in_flight, &iter, k, io_opts, data_opts); in __bch2_move_data_phys()
|
| H A D | rebalance.c | 431 ret = bch2_move_extent(ctxt, NULL, extent_iter, k, io_opts, data_opts); in do_rebalance_extent()
|