Searched refs:closure_return_with_destructor (Results 1 – 6 of 6) sorted by relevance
414 #define closure_return_with_destructor(_cl, _destructor) \ macro
59 closure_return_with_destructor(cl, moving_io_destructor); in CLOSURE_CALLBACK()
353 closure_return_with_destructor(cl, bch_write_bdev_super_unlock); in bch_write_bdev_super()395 closure_return_with_destructor(cl, bcache_write_super_unlock); in bcache_write_super()455 closure_return_with_destructor(cl, uuid_io_unlock); in uuid_io()
387 closure_return_with_destructor(cl, dirty_io_destructor); in CLOSURE_CALLBACK()
764 closure_return_with_destructor(cl, journal_write_unlock);
315 closure_return_with_destructor(cl, btree_node_write_unlock); in CLOSURE_CALLBACK()
Completed in 19 milliseconds