Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Djournal.h432 void __bch2_journal_debug_to_text(struct printbuf *, struct journal *);
H A Djournal.c1537 void __bch2_journal_debug_to_text(struct printbuf *out, struct journal *j) in __bch2_journal_debug_to_text() function
1646 __bch2_journal_debug_to_text(out, j); in bch2_journal_debug_to_text()
H A Djournal_io.c2067 __bch2_journal_debug_to_text(&buf, j); in CLOSURE_CALLBACK()