Searched refs:closure_wait (Results 1 – 4 of 4) sorted by relevance
85 bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl) in closure_wait() function
172 bool closure_wait(struct closure_waitlist *list, struct closure *cl);
875 closure_wait(&c->journal.wait, &cl); in journal_wait_for_write()947 closure_wait(&w->wait, parent); in bch_journal()
413 closure_wait(&dc->writeback_ordering_wait, cl); in write_dirty()
Completed in 9 milliseconds