Searched refs:bch2_moving_ctxt_init (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | move.h | 81 void bch2_moving_ctxt_init(struct moving_context *, struct bch_fs *,
|
| H A D | move.c | 237 void bch2_moving_ctxt_init(struct moving_context *ctxt, in bch2_moving_ctxt_init() function 735 bch2_moving_ctxt_init(&ctxt, c, rate, stats, wp, wait_on_copygc); in bch2_move_data() 904 bch2_moving_ctxt_init(&ctxt, c, rate, stats, wp, wait_on_copygc); in bch2_move_data_phys() 975 bch2_moving_ctxt_init(&ctxt, c, NULL, stats, in bch2_move_btree()
|
| H A D | movinggc.c | 367 bch2_moving_ctxt_init(&ctxt, c, NULL, &move_stats, in bch2_copygc_thread()
|
| H A D | rebalance.c | 591 bch2_moving_ctxt_init(&ctxt, c, NULL, &r->work_stats, in bch2_rebalance_thread()
|