Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dclosure.c101 bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl) in closure_wait() function
112 EXPORT_SYMBOL(closure_wait);
Dclosure.h178 bool closure_wait(struct closure_waitlist *list, struct closure *cl);
Djournal.c704 closure_wait(&c->journal.wait, &cl); in journal_wait_for_write()
772 closure_wait(&w->wait, parent); in bch_journal()