Searched defs:CLOSURE_CALLBACK (Results 1 – 11 of 11) sorted by relevance
38 static CLOSURE_CALLBACK(moving_io_destructor) in CLOSURE_CALLBACK() function45 static CLOSURE_CALLBACK(write_moving_finish) in CLOSURE_CALLBACK() function92 static CLOSURE_CALLBACK(write_moving) in CLOSURE_CALLBACK() function116 static CLOSURE_CALLBACK(read_moving_submit) in CLOSURE_CALLBACK() function
329 static CLOSURE_CALLBACK(bch_write_bdev_super_unlock) in CLOSURE_CALLBACK() function365 static CLOSURE_CALLBACK(bcache_write_super_unlock) in CLOSURE_CALLBACK() function409 static CLOSURE_CALLBACK(uuid_io_unlock) in CLOSURE_CALLBACK() function1345 static CLOSURE_CALLBACK(cached_dev_free) in CLOSURE_CALLBACK() function1379 static CLOSURE_CALLBACK(cached_dev_flush) in CLOSURE_CALLBACK() function1495 static CLOSURE_CALLBACK(flash_dev_free) in CLOSURE_CALLBACK() function1508 static CLOSURE_CALLBACK(flash_dev_flush) in CLOSURE_CALLBACK() function1666 static CLOSURE_CALLBACK(cache_set_free) in CLOSURE_CALLBACK() function1707 static CLOSURE_CALLBACK(cache_set_flush) in CLOSURE_CALLBACK() function1809 static CLOSURE_CALLBACK(__cache_set_unregister) in CLOSURE_CALLBACK() function
344 static CLOSURE_CALLBACK(dirty_io_destructor) in CLOSURE_CALLBACK() function351 static CLOSURE_CALLBACK(write_dirty_finish) in CLOSURE_CALLBACK() function403 static CLOSURE_CALLBACK(write_dirty) in CLOSURE_CALLBACK() function465 static CLOSURE_CALLBACK(read_dirty_submit) in CLOSURE_CALLBACK() function
728 static CLOSURE_CALLBACK(journal_write_done) in CLOSURE_CALLBACK() function826 static CLOSURE_CALLBACK(journal_write) in CLOSURE_CALLBACK() function
295 static CLOSURE_CALLBACK(btree_node_write_unlock) in CLOSURE_CALLBACK() function302 static CLOSURE_CALLBACK(__btree_node_write_done) in CLOSURE_CALLBACK() function317 static CLOSURE_CALLBACK(btree_node_write_done) in CLOSURE_CALLBACK() function
1198 static CLOSURE_CALLBACK(bch2_journal_read_device) in CLOSURE_CALLBACK() function1693 static CLOSURE_CALLBACK(journal_write_done) in CLOSURE_CALLBACK() function1849 static CLOSURE_CALLBACK(journal_write_submit) in CLOSURE_CALLBACK() function1893 static CLOSURE_CALLBACK(journal_write_preflush) in CLOSURE_CALLBACK() function2132 CLOSURE_CALLBACK(bch2_journal_write) in CLOSURE_CALLBACK() function
670 static CLOSURE_CALLBACK(bch2_write_index) in CLOSURE_CALLBACK() function1296 static CLOSURE_CALLBACK(bch2_nocow_write_done) in CLOSURE_CALLBACK() function1670 CLOSURE_CALLBACK(bch2_write) in CLOSURE_CALLBACK() function
871 static CLOSURE_CALLBACK(btree_update_set_nodes_written) in CLOSURE_CALLBACK() function
1536 static CLOSURE_CALLBACK(btree_node_read_all_replicas_done) in CLOSURE_CALLBACK() function
122 static CLOSURE_CALLBACK(closure_sync_fn) in CLOSURE_CALLBACK() function
352 #define CLOSURE_CALLBACK(name) void name(struct work_struct *ws) macro