Searched refs:__bch2_journal_debug_to_text (Results 1 – 3 of 3) sorted by relevance
432 void __bch2_journal_debug_to_text(struct printbuf *, struct journal *);
1537 void __bch2_journal_debug_to_text(struct printbuf *out, struct journal *j) in __bch2_journal_debug_to_text() function1646 __bch2_journal_debug_to_text(out, j); in bch2_journal_debug_to_text()
2067 __bch2_journal_debug_to_text(&buf, j); in CLOSURE_CALLBACK()