Lines Matching defs:j
52 struct journal_replay *j) in bch2_journal_ptrs_to_text()
63 struct journal_replay *j) in bch2_journal_replay_to_text()
87 static bool jset_csum_good(struct bch_fs *c, struct jset *j, struct bch_csum *csum) in jset_csum_good()
142 struct journal_list *jlist, struct jset *j) in journal_entry_add()
1017 struct jset *j = NULL; in journal_read_bucket() local
1435 static void journal_advance_devs_to_next_bucket(struct journal *j, in journal_advance_devs_to_next_bucket()
1464 static void __journal_write_alloc(struct journal *j, in __journal_write_alloc()
1520 static int journal_write_alloc(struct journal *j, struct journal_buf *w) in journal_write_alloc()
1573 static void journal_buf_realloc(struct journal *j, struct journal_buf *buf) in journal_buf_realloc()
1603 static inline struct journal_buf *journal_last_unwritten_buf(struct journal *j) in journal_last_unwritten_buf()
1611 struct journal *j = container_of(w, struct journal, buf[w->idx]); in CLOSURE_CALLBACK() local
1724 struct journal *j = &ca->fs->journal; in journal_write_endio() local
1746 struct journal *j = container_of(w, struct journal, buf[w->idx]); in CLOSURE_CALLBACK() local
1791 struct journal *j = container_of(w, struct journal, buf[w->idx]); in CLOSURE_CALLBACK() local
1828 static int bch2_journal_write_prep(struct journal *j, struct journal_buf *w) in bch2_journal_write_prep()
1965 static int bch2_journal_write_pick_flush(struct journal *j, struct journal_buf *w) in bch2_journal_write_pick_flush()
2014 struct journal *j = container_of(w, struct journal, buf[w->idx]); in CLOSURE_CALLBACK() local