Searched refs:bch2_data_update_opts_to_text (Results 1 – 3 of 3) sorted by relevance
/linux/fs/bcachefs/ |
H A D | data_update.h | 20 void bch2_data_update_opts_to_text(struct printbuf *, struct bch_fs *,
|
H A D | data_update.c | 525 void bch2_data_update_opts_to_text(struct printbuf *out, struct bch_fs *c, in bch2_data_update_opts_to_text() function 557 bch2_data_update_opts_to_text(out, m->op.c, &m->op.opts, &m->data_opts); in bch2_data_update_to_text()
|
H A D | move.c | 48 bch2_data_update_opts_to_text(&buf, c, io_opts, data_opts); in trace_move_extent2()
|