Searched refs:bch2_journal_ptrs_to_text (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/bcachefs/
H A Djournal_io.h67 void bch2_journal_ptrs_to_text(struct printbuf *, struct bch_fs *,
H A Djournal_io.c20 void bch2_journal_ptrs_to_text(struct printbuf *out, struct bch_fs *c, function
41 bch2_journal_ptrs_to_text(out, c, j);
1359 bch2_journal_ptrs_to_text(&buf1, c, prev);
1363 bch2_journal_ptrs_to_text(&buf2, c, i);

Completed in 105 milliseconds