Searched refs:bch2_move_stats_to_text (Results 1 – 3 of 3) sorted by relevance
147 void bch2_move_stats_to_text(struct printbuf *, struct bch_move_stats *);
435 bch2_move_stats_to_text(out, &r->work_stats); in bch2_rebalance_status_to_text()438 bch2_move_stats_to_text(out, &r->scan_stats); in bch2_rebalance_status_to_text()
1112 void bch2_move_stats_to_text(struct printbuf *out, struct bch_move_stats *stats) in bch2_move_stats_to_text() function1142 bch2_move_stats_to_text(out, ctxt->stats); in bch2_moving_ctxt_to_text()