Home
last modified time | relevance | path

Searched refs:journal_write (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/bcache/
H A Djournal.c720 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() argument
838 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 …]
H A Djournal.h93 struct journal_write { struct
122 struct journal_write w[2], *cur; argument
/linux/fs/bcachefs/
H A Dsb-counters_format.h35 x(journal_write, 29) \
H A Dtrace.h335 DEFINE_EVENT(bio, journal_write,