Searched refs:__bch2_move_data (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | move.h | 125 int __bch2_move_data(struct moving_context *,
|
| H A D | rebalance.c | 480 ret = __bch2_move_data(ctxt, r->scan_start, r->scan_end, rebalance_pred, NULL) ?: in do_rebalance_scan()
|
| H A D | move.c | 695 int __bch2_move_data(struct moving_context *ctxt, in __bch2_move_data() function 736 int ret = __bch2_move_data(&ctxt, start, end, pred, arg); in bch2_move_data()
|