closure_wait       99 drivers/md/bcache/closure.c EXPORT_SYMBOL(closure_wait);
closure_wait      172 drivers/md/bcache/closure.h bool closure_wait(struct closure_waitlist *list, struct closure *cl);
closure_wait      885 drivers/md/bcache/journal.c 			closure_wait(&c->journal.wait, &cl);
closure_wait      957 drivers/md/bcache/journal.c 		closure_wait(&w->wait, parent);
closure_wait      332 drivers/md/bcache/writeback.c 		closure_wait(&dc->writeback_ordering_wait, cl);