Searched refs:bch2_journal_ptrs_to_text (Results 1 – 2 of 2) sorted by relevance
/linux/fs/bcachefs/ |
H A D | journal_io.h | 71 void bch2_journal_ptrs_to_text(struct printbuf *, struct bch_fs *,
|
H A D | journal_io.c | 61 void bch2_journal_ptrs_to_text(struct printbuf *out, struct bch_fs *c, struct journal_replay *j) in bch2_journal_ptrs_to_text() function 86 bch2_journal_ptrs_to_text(out, c, j); in bch2_journal_replay_to_text() 1316 bch2_journal_ptrs_to_text(&buf, c, prev); in bch2_journal_check_for_missing() 1322 bch2_journal_ptrs_to_text(&buf, c, i); in bch2_journal_check_for_missing()
|