closure_waitlist  351 drivers/md/bcache/bcache.h 	struct closure_waitlist writeback_ordering_wait;
closure_waitlist   62 drivers/md/bcache/closure.c void __closure_wake_up(struct closure_waitlist *wait_list)
closure_waitlist   88 drivers/md/bcache/closure.c bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl)
closure_waitlist  171 drivers/md/bcache/closure.h void __closure_wake_up(struct closure_waitlist *list);
closure_waitlist  172 drivers/md/bcache/closure.h bool closure_wait(struct closure_waitlist *list, struct closure *cl);
closure_waitlist  295 drivers/md/bcache/closure.h static inline void closure_wake_up(struct closure_waitlist *list)
closure_waitlist   98 drivers/md/bcache/journal.h 	struct closure_waitlist	wait;
closure_waitlist  109 drivers/md/bcache/journal.h 	struct closure_waitlist	wait;