Searched refs:bch2_data_update_inflight_to_text (Results 1 – 3 of 3) sorted by relevance
54 void bch2_data_update_inflight_to_text(struct printbuf *, struct data_update *);
604 void bch2_data_update_inflight_to_text(struct printbuf *out, struct data_update *m) in bch2_data_update_inflight_to_text() function
1339 bch2_data_update_inflight_to_text(out, &io->write); in bch2_moving_ctxt_to_text()