Searched refs:bch2_journal_seq_pins_to_text (Results 1 – 3 of 3) sorted by relevance
432 bool bch2_journal_seq_pins_to_text(struct printbuf *, struct journal *, u64 *);
1534 bool bch2_journal_seq_pins_to_text(struct printbuf *out, struct journal *j, u64 *seq) in bch2_journal_seq_pins_to_text() function1581 while (!bch2_journal_seq_pins_to_text(out, j, &seq)) in bch2_journal_pins_to_text()
661 done = bch2_journal_seq_pins_to_text(&i->buf, &c->journal, &i->iter); in bch2_journal_pins_read()