Home
last modified time | relevance | path

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

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