Searched refs:bch2_journal_ptrs_to_text (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | journal_io.h | 70 void bch2_journal_ptrs_to_text(struct printbuf *, struct bch_fs *,
|
D | journal_io.c | 48 void bch2_journal_ptrs_to_text(struct printbuf *out, struct bch_fs *c, in bch2_journal_ptrs_to_text() function 64 bch2_journal_ptrs_to_text(out, c, j); in bch2_journal_replay_to_text() 1335 bch2_journal_ptrs_to_text(&buf1, c, prev); in bch2_journal_read() 1339 bch2_journal_ptrs_to_text(&buf2, c, i); in bch2_journal_read()
|