Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dclosure.h174 bool closure_wait(struct closure_waitlist *list, struct closure *cl);
442 closure_wait(waitlist, &cl); \
465 closure_wait(waitlist, &cl); \
/linux/lib/
H A Dclosure.c103 bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl) in closure_wait() function
115 EXPORT_SYMBOL(closure_wait);
/linux/drivers/md/bcache/
H A Djournal.c875 closure_wait(&c->journal.wait, &cl); in journal_wait_for_write()
947 closure_wait(&w->wait, parent); in bch_journal()
H A Dwriteback.c413 closure_wait(&dc->writeback_ordering_wait, cl); in CLOSURE_CALLBACK()
/linux/fs/bcachefs/
H A Djournal.c730 if (parent && !closure_wait(&buf->wait, parent)) in bch2_journal_flush_seq_async()
751 if (parent && !closure_wait(&buf->wait, parent)) in bch2_journal_flush_seq_async()
H A Dalloc_foreground.c243 closure_wait(&c->open_buckets_wait, cl); in __try_alloc_bucket()
633 closure_wait(&c->freelist_wait, cl); in bch2_bucket_alloc_trans()
H A Dbtree_cache.c730 closure_wait(&bc->alloc_wait, cl); in bch2_btree_cache_cannibalize_lock()
H A Djournal_io.c1764 closure_wait(&j->async_wait, cl); in CLOSURE_CALLBACK()
H A Dec.c2201 closure_wait(&c->freelist_wait, cl); in bch2_ec_stripe_head_get()