Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dclosure.c88 bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl) in closure_wait() function
99 EXPORT_SYMBOL(closure_wait);
Dclosure.h172 bool closure_wait(struct closure_waitlist *list, struct closure *cl);
Djournal.c734 closure_wait(&c->journal.wait, &cl); in journal_wait_for_write()
802 closure_wait(&w->wait, parent); in bch_journal()
Dwriteback.c319 closure_wait(&dc->writeback_ordering_wait, cl); in write_dirty()