Home
last modified time | relevance | path

Searched refs:closure_return_with_destructor (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/drivers/md/bcache/
Dclosure.h357 #define closure_return_with_destructor(_cl, _destructor) \ macro
Dmovinggc.c59 closure_return_with_destructor(cl, moving_io_destructor); in write_moving_finish()
Dsuper.c353 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()
Dwriteback.c387 closure_return_with_destructor(cl, dirty_io_destructor); in write_dirty_finish()
Djournal.c764 closure_return_with_destructor(cl, journal_write_unlock); in journal_write_unlocked()
Dbtree.c315 closure_return_with_destructor(cl, btree_node_write_unlock); in __btree_node_write_done()