Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dmove.h148 void bch2_move_stats_init(struct bch_move_stats *, const char *);
H A Drebalance.c462 bch2_move_stats_init(&r->scan_stats, "rebalance_scan"); in do_rebalance_scan()
515 bch2_move_stats_init(&r->work_stats, "rebalance_work"); in do_rebalance()
516 bch2_move_stats_init(&r->scan_stats, "rebalance_scan"); in do_rebalance()
H A Dmovinggc.c344 bch2_move_stats_init(&move_stats, "copygc"); in bch2_copygc_thread()