Searched refs:CLOSURE_CALLBACK (Results 1 – 9 of 9) sorted by relevance
28 static CLOSURE_CALLBACK(bch_data_insert_start);58 static CLOSURE_CALLBACK(bch_data_insert_keys) in CLOSURE_CALLBACK() function139 static CLOSURE_CALLBACK(bch_data_insert_error) in CLOSURE_CALLBACK() function187 static CLOSURE_CALLBACK(bch_data_insert_start) in CLOSURE_CALLBACK() function308 CLOSURE_CALLBACK(bch_data_insert) in CLOSURE_CALLBACK() function592 static CLOSURE_CALLBACK(cache_lookup) in CLOSURE_CALLBACK() function715 static CLOSURE_CALLBACK(search_free) in CLOSURE_CALLBACK() function766 static CLOSURE_CALLBACK(cached_dev_bio_complete) in CLOSURE_CALLBACK() function777 static CLOSURE_CALLBACK(cached_dev_read_error_done) in CLOSURE_CALLBACK() function790 static CLOSURE_CALLBACK(cached_dev_read_error) in CLOSURE_CALLBACK() function[all …]
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
37 CLOSURE_CALLBACK(bch_data_insert);
649 static CLOSURE_CALLBACK(journal_write);651 static CLOSURE_CALLBACK(journal_write_done) in CLOSURE_CALLBACK() function662 static CLOSURE_CALLBACK(journal_write_unlock)671 static CLOSURE_CALLBACK(journal_write_unlocked)749 static CLOSURE_CALLBACK(journal_write) 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
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() function1353 static CLOSURE_CALLBACK(cached_dev_free) in CLOSURE_CALLBACK() function1387 static CLOSURE_CALLBACK(cached_dev_flush) in CLOSURE_CALLBACK() function1503 static CLOSURE_CALLBACK(flash_dev_free) in CLOSURE_CALLBACK() function1516 static CLOSURE_CALLBACK(flash_dev_flush) in CLOSURE_CALLBACK() function1673 static CLOSURE_CALLBACK(cache_set_free) in CLOSURE_CALLBACK() function1714 static CLOSURE_CALLBACK(cache_set_flush) in CLOSURE_CALLBACK() function1816 static CLOSURE_CALLBACK(__cache_set_unregister) in CLOSURE_CALLBACK() function
296 static CLOSURE_CALLBACK(btree_node_write_unlock) in CLOSURE_CALLBACK() function303 static CLOSURE_CALLBACK(__btree_node_write_done) in CLOSURE_CALLBACK() function318 static CLOSURE_CALLBACK(btree_node_write_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