Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Djournal.h445 void bch2_journal_debug_to_text(struct printbuf *, struct journal *);
H A Dsysfs.c340 bch2_journal_debug_to_text(out, &c->journal); in SHOW()
H A Djournal.c748 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
H A Dalloc_foreground.c1750 bch2_journal_debug_to_text(&buf, &c->journal); in bch2_print_allocator_stuck()