Lines Matching refs:journal_buf
1415 struct journal_buf *w, in __journal_write_alloc()
1476 static int journal_write_alloc(struct journal *j, struct journal_buf *w) in journal_write_alloc()
1541 static void journal_buf_realloc(struct journal *j, struct journal_buf *buf) in journal_buf_realloc()
1571 static inline struct journal_buf *journal_last_unwritten_buf(struct journal *j) in journal_last_unwritten_buf()
1578 closure_type(w, struct journal_buf, io); in CLOSURE_CALLBACK()
1667 struct journal_buf *buf = journal_cur_buf(j); in CLOSURE_CALLBACK()
1693 struct journal_buf *w = j->buf + jbio->buf_idx; in journal_write_endio()
1713 closure_type(w, struct journal_buf, io); in CLOSURE_CALLBACK()
1757 closure_type(w, struct journal_buf, io); in CLOSURE_CALLBACK()
1795 static int bch2_journal_write_prep(struct journal *j, struct journal_buf *w) in bch2_journal_write_prep()
1932 static int bch2_journal_write_pick_flush(struct journal *j, struct journal_buf *w) in bch2_journal_write_pick_flush()
1980 closure_type(w, struct journal_buf, io); in CLOSURE_CALLBACK()