Searched refs:journal_write (Results 1 – 4 of 4) sorted by relevance
720 struct journal_write *w = bio->bi_private; in journal_write_endio()726 static CLOSURE_CALLBACK(journal_write);731 struct journal_write *w = (j->cur == j->w) in CLOSURE_CALLBACK()736 continue_at_nobarrier(cl, journal_write, bch_journal_wq); in CLOSURE_CALLBACK()753 struct journal_write *w = c->journal.cur;771 continue_at(cl, journal_write, bch_journal_wq);826 static CLOSURE_CALLBACK(journal_write) in CLOSURE_CALLBACK() argument838 struct journal_write *w = c->journal.cur; in journal_try_write()850 static struct journal_write *journal_wait_for_write(struct cache_set *c, in journal_wait_for_write()864 struct journal_write *w = c->journal.cur; in journal_wait_for_write()[all …]
93 struct journal_write { struct122 struct journal_write w[2], *cur; argument
35 x(journal_write, 29) \
335 DEFINE_EVENT(bio, journal_write,