Searched refs:bch2_move_stats_init (Results 1 – 5 of 5) sorted by relevance
280 bch2_move_stats_init(&r->scan_stats, "rebalance_scan"); in do_rebalance_scan()333 bch2_move_stats_init(&r->work_stats, "rebalance_work"); in do_rebalance()334 bch2_move_stats_init(&r->scan_stats, "rebalance_scan"); in do_rebalance()
149 void bch2_move_stats_init(struct bch_move_stats *, const char *);
342 bch2_move_stats_init(&move_stats, "copygc"); in bch2_copygc_thread()
236 void bch2_move_stats_init(struct bch_move_stats *stats, const char *name) in bch2_move_stats_init() function1060 bch2_move_stats_init(stats, bch2_data_ops_strs[op.op]); in bch2_data_job()
966 bch2_move_stats_init(&stats, "recovery"); in bch2_fs_recovery()