Home
last modified time | relevance | path

Searched refs:bch2_moving_ctxt_init (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dmove.h81 void bch2_moving_ctxt_init(struct moving_context *, struct bch_fs *,
H A Dmove.c237 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 Dmovinggc.c367 bch2_moving_ctxt_init(&ctxt, c, NULL, &move_stats, in bch2_copygc_thread()
H A Drebalance.c591 bch2_moving_ctxt_init(&ctxt, c, NULL, &r->work_stats, in bch2_rebalance_thread()