Home
last modified time | relevance | path

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

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