Home
last modified time | relevance | path

Searched refs:bch2_move_stats_init (Results 1 – 5 of 5) sorted by relevance

/linux/fs/bcachefs/
H A Dmove.h159 void bch2_move_stats_init(struct bch_move_stats *, const char *);
H A Drebalance.c466 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()
H A Dmovinggc.c370 bch2_move_stats_init(&move_stats, "copygc"); in bch2_copygc_thread()
H A Dmove.c327 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()
H A Drecovery.c1120 bch2_move_stats_init(&stats, "recovery"); in bch2_fs_recovery()