Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dmove.h146 void bch2_move_stats_to_text(struct printbuf *, struct bch_move_stats *);
H A Drebalance.c641 bch2_move_stats_to_text(out, &r->work_stats); in bch2_rebalance_status_to_text()
644 bch2_move_stats_to_text(out, &r->scan_stats); in bch2_rebalance_status_to_text()
H A Dmove.c1288 void bch2_move_stats_to_text(struct printbuf *out, struct bch_move_stats *stats) in bch2_move_stats_to_text() function
1319 bch2_move_stats_to_text(out, ctxt->stats); in bch2_moving_ctxt_to_text()