Searched refs:bch2_move_stats_init (Results 1 – 5 of 5) sorted by relevance
148 void bch2_move_stats_init(struct bch_move_stats *, const char *);
467 bch2_move_stats_init(&r->scan_stats, "rebalance_scan"); in do_rebalance_scan()520 bch2_move_stats_init(&r->work_stats, "rebalance_work"); in do_rebalance()521 bch2_move_stats_init(&r->scan_stats, "rebalance_scan"); in do_rebalance()
366 bch2_move_stats_init(&move_stats, "copygc"); in bch2_copygc_thread()
270 void bch2_move_stats_init(struct bch_move_stats *stats, const char *name) in bch2_move_stats_init() function1220 bch2_move_stats_init(stats, bch2_data_ops_strs[op.op]); in bch2_data_job()
1043 bch2_move_stats_init(&stats, "recovery"); in bch2_fs_recovery()