Home
last modified time | relevance | path

Searched refs:bch2_move_stats_exit (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dmove.h148 void bch2_move_stats_exit(struct bch_move_stats *, struct bch_fs *);
Drebalance.c297 bch2_move_stats_exit(&r->scan_stats, trans->c); in do_rebalance_scan()
373 bch2_move_stats_exit(&r->scan_stats, c); in do_rebalance()
Dmovinggc.c403 bch2_move_stats_exit(&move_stats, c); in bch2_copygc_thread()
Dmove.c231 void bch2_move_stats_exit(struct bch_move_stats *stats, struct bch_fs *c) in bch2_move_stats_exit() function
1108 bch2_move_stats_exit(stats, c); in bch2_data_job()