Home
last modified time | relevance | path

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

/linux-4.1.27/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()
1411 closure_sync(&cl); in btree_gc_coalesce()
1449 closure_sync(&cl); in btree_gc_coalesce()
1743 closure_sync(&writes); in bch_btree_gc()
2052 closure_sync(&cl); in btree_split()
2057 closure_sync(&cl); in btree_split()
2061 closure_sync(&cl); in btree_split()
[all …]
Dclosure.h178 void closure_sync(struct closure *cl);
Dsuper.c414 closure_sync(cl); in uuid_read()
453 closure_sync(&cl); in __uuid_write()
541 closure_sync(cl); in prio_io()
593 closure_sync(&cl); in bch_prio_write()
896 closure_sync(&cl); in bch_cached_dev_run()
928 closure_sync(&cl); in cached_dev_detach_finish()
1032 closure_sync(&cl); in bch_cached_dev_attach()
1718 closure_sync(&cl); in run_cache_set()
1730 closure_sync(&cl); in run_cache_set()
Dmovinggc.c185 closure_sync(&cl); in read_moving()
Djournal.c65 closure_sync(&cl); in journal_read_bucket()
726 closure_sync(&cl); in journal_wait_for_write()
Dwriteback.c284 closure_sync(&cl); in read_dirty()
Drequest.c71 closure_sync(&s->cl); in bch_data_insert_keys()