Searched refs:closure_wait (Results 1 – 3 of 3) sorted by relevance
101 bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl) in closure_wait() function112 EXPORT_SYMBOL(closure_wait);
178 bool closure_wait(struct closure_waitlist *list, struct closure *cl);
704 closure_wait(&c->journal.wait, &cl); in journal_wait_for_write()772 closure_wait(&w->wait, parent); in bch_journal()