Searched refs:bch2_move_stats_init (Results 1 – 5 of 5) sorted by relevance
159 void bch2_move_stats_init(struct bch_move_stats *, const char *);
466 bch2_move_stats_init(&r->scan_stats, "rebalance_scan"); in do_rebalance_scan() 550 bch2_move_stats_init(&r->work_stats, "rebalance_work"); in do_rebalance() 551 bch2_move_stats_init(&r->scan_stats, "rebalance_scan"); in do_rebalance()
370 bch2_move_stats_init(&move_stats, "copygc"); in bch2_copygc_thread()
327 void bch2_move_stats_init(struct bch_move_stats *stats, const char *name) in bch2_move_stats_init() function 1355 bch2_move_stats_init(stats, bch2_data_ops_strs[op.op]); in bch2_data_job()
1120 bch2_move_stats_init(&stats, "recovery"); in bch2_fs_recovery()