Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/bcache/
Dclosure.c85 bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl) in closure_wait() function
Dclosure.h172 bool closure_wait(struct closure_waitlist *list, struct closure *cl);
Djournal.c874 closure_wait(&c->journal.wait, &cl); in journal_wait_for_write()
946 closure_wait(&w->wait, parent); in bch_journal()
Dwriteback.c382 closure_wait(&dc->writeback_ordering_wait, cl); in write_dirty()