Lines Matching refs:journal_buf
1562 struct journal_buf *w, in __journal_write_alloc()
1612 static int journal_write_alloc(struct journal *j, struct journal_buf *w, in journal_write_alloc()
1663 static void journal_buf_realloc(struct journal *j, struct journal_buf *buf) in journal_buf_realloc()
1695 closure_type(w, struct journal_buf, io); in CLOSURE_CALLBACK()
1800 struct journal_buf *buf = journal_cur_buf(j); in CLOSURE_CALLBACK()
1829 struct journal_buf *w = j->buf + jbio->buf_idx; in journal_write_endio()
1852 closure_type(w, struct journal_buf, io); in CLOSURE_CALLBACK()
1896 closure_type(w, struct journal_buf, io); in CLOSURE_CALLBACK()
1939 static int bch2_journal_write_prep(struct journal *j, struct journal_buf *w) in bch2_journal_write_prep()
2041 static int bch2_journal_write_checksum(struct journal *j, struct journal_buf *w) in bch2_journal_write_checksum()
2087 static int bch2_journal_write_pick_flush(struct journal *j, struct journal_buf *w) in bch2_journal_write_pick_flush()
2135 closure_type(w, struct journal_buf, io); in CLOSURE_CALLBACK()