Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dmove.h148 void bch2_move_stats_init(struct bch_move_stats *, const char *);
H A Drebalance.c467 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()
H A Dmovinggc.c366 bch2_move_stats_init(&move_stats, "copygc"); in bch2_copygc_thread()
H A Dmove.c270 void bch2_move_stats_init(struct bch_move_stats *stats, const char *name) in bch2_move_stats_init() function
1220 bch2_move_stats_init(stats, bch2_data_ops_strs[op.op]); in bch2_data_job()
H A Drecovery.c1043 bch2_move_stats_init(&stats, "recovery"); in bch2_fs_recovery()