Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddata_update.h20 void bch2_data_update_opts_to_text(struct printbuf *, struct bch_fs *,
H A Ddata_update.c525 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 Dmove.c48 bch2_data_update_opts_to_text(&buf, c, io_opts, data_opts); in trace_move_extent2()