Home
last modified time | relevance | path

Searched refs:bch2_data_update_to_text (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Ddata_update.h33 void bch2_data_update_to_text(struct printbuf *, struct data_update *);
H A Ddata_update.c103 bch2_data_update_to_text(&buf, u); in trace_move_extent_finish2()
568 void bch2_data_update_to_text(struct printbuf *out, struct data_update *m) in bch2_data_update_to_text() function