Home
last modified time | relevance | path

Searched refs:bch2_journal_debug_to_text (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Djournal.h430 void bch2_journal_debug_to_text(struct printbuf *, struct journal *);
Djournal.c172 bch2_journal_debug_to_text(&buf, j); in journal_error_check_stuck()
614 bch2_journal_debug_to_text(&buf, j); in bch2_journal_res_get_slowpath()
1527 void bch2_journal_debug_to_text(struct printbuf *out, struct journal *j) in bch2_journal_debug_to_text() function
Dsysfs.c356 bch2_journal_debug_to_text(out, &c->journal); in SHOW()
Dalloc_foreground.c1792 bch2_journal_debug_to_text(&buf, &c->journal); in bch2_print_allocator_stuck()