Searched refs:bch2_journal_debug_to_text (Results 1 – 4 of 4) sorted by relevance
445 void bch2_journal_debug_to_text(struct printbuf *, struct journal *);
340 bch2_journal_debug_to_text(out, &c->journal); in SHOW()
748 bch2_journal_debug_to_text(&buf, j); in bch2_journal_res_get_slowpath()1749 void bch2_journal_debug_to_text(struct printbuf *out, struct journal *j) in bch2_journal_debug_to_text() function
1750 bch2_journal_debug_to_text(&buf, &c->journal); in bch2_print_allocator_stuck()