Searched refs:bch2_journal_entry_to_text (Results 1 – 4 of 4) sorted by relevance
67 void bch2_journal_entry_to_text(struct printbuf *, struct bch_fs *,
256 bch2_journal_entry_to_text(out, NULL, entry); in bch2_sb_clean_to_text()
861 void bch2_journal_entry_to_text(struct printbuf *out, struct bch_fs *c, in bch2_journal_entry_to_text() function
1491 bch2_journal_entry_to_text(buf, trans->c, e); in bch2_trans_updates_to_text()