Home
last modified time | relevance | path

Searched refs:bch2_journal_entry_to_text (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Djournal_io.h67 void bch2_journal_entry_to_text(struct printbuf *, struct bch_fs *,
Dsb-clean.c252 bch2_journal_entry_to_text(out, NULL, entry); in bch2_sb_clean_to_text()
Djournal_io.c838 void bch2_journal_entry_to_text(struct printbuf *out, struct bch_fs *c, in bch2_journal_entry_to_text() function
Dbtree_iter.c1470 bch2_journal_entry_to_text(buf, trans->c, e); in bch2_trans_updates_to_text()