Searched refs:__bch2_journal_debug_to_text (Results 1 – 3 of 3) sorted by relevance
429 void __bch2_journal_debug_to_text(struct printbuf *, struct journal *);
1430 void __bch2_journal_debug_to_text(struct printbuf *out, struct journal *j) in __bch2_journal_debug_to_text() function1530 __bch2_journal_debug_to_text(out, j); in bch2_journal_debug_to_text()
2033 __bch2_journal_debug_to_text(&buf, j); in CLOSURE_CALLBACK()