Searched refs:bch2_move_stats_to_text (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/bcachefs/
H A Dmove.h147 void bch2_move_stats_to_text(struct printbuf *, struct bch_move_stats *);
H A Drebalance.c428 bch2_move_stats_to_text(out, &r->work_stats);
431 bch2_move_stats_to_text(out, &r->scan_stats);
H A Dmove.c1131 void bch2_move_stats_to_text(struct printbuf *out, struct bch_move_stats *stats) function
1167 bch2_move_stats_to_text(out, ctxt->stats);

Completed in 200 milliseconds