Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dbtree.c313 closure_sync(&cl); in bch_btree_node_read()
448 closure_sync(cl); in do_btree_node_write()
512 closure_sync(&cl); in bch_btree_node_write_sync()
657 closure_sync(&cl); in mca_reap()
1434 closure_sync(&cl); in btree_gc_coalesce()
1472 closure_sync(&cl); in btree_gc_coalesce()
1798 closure_sync(&writes); in bch_btree_gc()
2120 closure_sync(&cl); in btree_split()
2125 closure_sync(&cl); in btree_split()
2129 closure_sync(&cl); in btree_split()
[all …]
Dclosure.h181 static inline void closure_sync(struct closure *cl) in closure_sync() function
Dsuper.c391 closure_sync(cl); in uuid_read()
430 closure_sync(&cl); in __uuid_write()
520 closure_sync(cl); in prio_io()
572 closure_sync(&cl); in bch_prio_write()
934 closure_sync(&cl); in bch_cached_dev_run()
1009 closure_sync(&cl); in cached_dev_detach_finish()
1130 closure_sync(&cl); in bch_cached_dev_attach()
1928 closure_sync(&cl); in run_cache_set()
1940 closure_sync(&cl); in run_cache_set()
Dmovinggc.c182 closure_sync(&cl); in read_moving()
Djournal.c67 closure_sync(&cl); in journal_read_bucket()
759 closure_sync(&cl); in journal_wait_for_write()
Dwriteback.c500 closure_sync(&cl); in read_dirty()
Drequest.c74 closure_sync(&s->cl); in bch_data_insert_keys()