Searched refs:bch2_data_update_opts_to_text (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | data_update.h | 24 void bch2_data_update_opts_to_text(struct printbuf *, struct bch_fs *,
|
| H A D | data_update.c | 162 bch2_data_update_opts_to_text(&buf, c, &m->op.opts, &m->data_opts); in trace_io_move_fail2() 561 void bch2_data_update_opts_to_text(struct printbuf *out, struct bch_fs *c, in bch2_data_update_opts_to_text() function 597 bch2_data_update_opts_to_text(out, m->op.c, &m->op.opts, &m->data_opts); in bch2_data_update_to_text() 609 bch2_data_update_opts_to_text(out, m->op.c, &m->op.opts, &m->data_opts); in bch2_data_update_inflight_to_text()
|
| H A D | move.c | 50 bch2_data_update_opts_to_text(&buf, c, io_opts, data_opts); in trace_io_move2()
|