Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dclosure.h414 #define closure_return_with_destructor(_cl, _destructor) \ macro
/linux-6.15/drivers/md/bcache/
H A Dmovinggc.c59 closure_return_with_destructor(cl, moving_io_destructor); in CLOSURE_CALLBACK()
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 CLOSURE_CALLBACK()
H A Djournal.c764 closure_return_with_destructor(cl, journal_write_unlock);
H A Dbtree.c315 closure_return_with_destructor(cl, btree_node_write_unlock); in CLOSURE_CALLBACK()