Home
last modified time | relevance | path

Searched defs:journal_write (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/bcache/
H A Djournal.h93 struct journal_write { struct
94 struct jset *data;
97 struct cache_set *c;
98 struct closure_waitlist wait;
122 struct journal_write w[2], *cur; argument
H A Djournal.c826 static CLOSURE_CALLBACK(journal_write) in CLOSURE_CALLBACK() argument