Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dclosure.c120 void closure_sync(struct closure *cl) in closure_sync() function
135 EXPORT_SYMBOL(closure_sync);
Dbtree.c306 closure_sync(&cl); in bch_btree_node_read()
441 closure_sync(cl); in do_btree_node_write()
505 closure_sync(&cl); in bch_btree_node_write_sync()
649 closure_sync(&cl); in mca_reap()
1420 closure_sync(&cl); in btree_gc_coalesce()
1462 closure_sync(&cl); in btree_gc_coalesce()
1756 closure_sync(&writes); in bch_btree_gc()
2068 closure_sync(&cl); in btree_split()
2073 closure_sync(&cl); in btree_split()
2077 closure_sync(&cl); in btree_split()
[all …]
Dsuper.c391 closure_sync(cl); in uuid_read()
430 closure_sync(&cl); in __uuid_write()
518 closure_sync(cl); in prio_io()
570 closure_sync(&cl); in bch_prio_write()
865 closure_sync(&cl); in bch_cached_dev_run()
903 closure_sync(&cl); in cached_dev_detach_finish()
1021 closure_sync(&cl); in bch_cached_dev_attach()
1715 closure_sync(&cl); in run_cache_set()
1727 closure_sync(&cl); in run_cache_set()
Dclosure.h178 void closure_sync(struct closure *cl);
Dmovinggc.c185 closure_sync(&cl); in read_moving()
Djournal.c65 closure_sync(&cl); in journal_read_bucket()
751 closure_sync(&cl); in journal_wait_for_write()
Dwriteback.c285 closure_sync(&cl); in read_dirty()
Drequest.c72 closure_sync(&s->cl); in bch_data_insert_keys()