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

/linux-4.1.27/drivers/md/bcache/
H A Dclosure.c95 * closure_wait - add a closure to a waitlist
101 bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl) closure_wait() function
112 EXPORT_SYMBOL(closure_wait); variable
H A Dclosure.h78 * closure_wait(). It will return either true or false, depending on whether the
177 bool closure_wait(struct closure_waitlist *list, struct closure *cl);
H A Djournal.c701 closure_wait(&c->journal.wait, &cl); journal_wait_for_write()
769 closure_wait(&w->wait, parent); bch_journal()

Completed in 41 milliseconds