Home
last modified time | relevance | path

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

/fs/bcachefs/
A Ddata_update.h24 void bch2_data_update_opts_to_text(struct printbuf *, struct bch_fs *,
A Ddata_update.c173 bch2_data_update_opts_to_text(&buf, c, &m->op.opts, &m->data_opts); in trace_io_move_fail2()
220 bch2_data_update_opts_to_text(&buf, c, &m->op.opts, &m->data_opts); in trace_io_move_created_rebalance2()
621 void bch2_data_update_opts_to_text(struct printbuf *out, struct bch_fs *c, in bch2_data_update_opts_to_text() function
661 bch2_data_update_opts_to_text(out, m->op.c, &m->op.opts, &m->data_opts); in bch2_data_update_to_text()
673 bch2_data_update_opts_to_text(out, m->op.c, &m->op.opts, &m->data_opts); in bch2_data_update_inflight_to_text()
A Dmove.c61 bch2_data_update_opts_to_text(&buf, c, io_opts, data_opts); in trace_io_move2()
93 bch2_data_update_opts_to_text(&buf, c, io_opts, data_opts); in trace_io_move_pred2()

Completed in 12 milliseconds