Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dmove.h81 void bch2_moving_ctxt_init(struct moving_context *, struct bch_fs *,
Dmove.c203 void bch2_moving_ctxt_init(struct moving_context *ctxt, in bch2_moving_ctxt_init() function
641 bch2_moving_ctxt_init(&ctxt, c, rate, stats, wp, wait_on_copygc); in bch2_move_data()
831 bch2_moving_ctxt_init(&ctxt, c, NULL, stats, in bch2_move_btree()
Dmovinggc.c343 bch2_moving_ctxt_init(&ctxt, c, NULL, &move_stats, in bch2_copygc_thread()
Drebalance.c397 bch2_moving_ctxt_init(&ctxt, c, NULL, &r->work_stats, in bch2_rebalance_thread()