Searched refs:__bch2_journal_debug_to_text (Results 1 – 3 of 3) sorted by relevance
444 void __bch2_journal_debug_to_text(struct printbuf *, struct journal *);
172 __bch2_journal_debug_to_text(&buf, j); in journal_error_check_stuck()1642 void __bch2_journal_debug_to_text(struct printbuf *out, struct journal *j) in __bch2_journal_debug_to_text() function1752 __bch2_journal_debug_to_text(out, j); in bch2_journal_debug_to_text()
2104 __bch2_journal_debug_to_text(&buf, j); in CLOSURE_CALLBACK()