Searched refs:journal_write (Results 1 – 2 of 2) sorted by relevance
643 struct journal_write *w = bio->bi_private; in journal_write_endio()649 static CLOSURE_CALLBACK(journal_write);654 struct journal_write *w = (j->cur == j->w) in CLOSURE_CALLBACK()659 continue_at_nobarrier(cl, journal_write, bch_journal_wq); in CLOSURE_CALLBACK()676 struct journal_write *w = c->journal.cur;694 continue_at(cl, journal_write, bch_journal_wq);749 static CLOSURE_CALLBACK(journal_write) in CLOSURE_CALLBACK() argument761 struct journal_write *w = c->journal.cur; in journal_try_write()773 static struct journal_write *journal_wait_for_write(struct cache_set *c, in journal_wait_for_write()787 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