Home
last modified time | relevance | path

Searched refs:waitlist (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dclosure.c85 bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl) in closure_wait() argument
92 llist_add(&cl->list, &waitlist->list); in closure_wait()