Home
last modified time | relevance | path

Searched refs:__blk_crypto_rq_put_keyslot (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/block/
Dblk-crypto-internal.h174 void __blk_crypto_rq_put_keyslot(struct request *rq);
178 __blk_crypto_rq_put_keyslot(rq); in blk_crypto_rq_put_keyslot()
Dblk-crypto.c235 void __blk_crypto_rq_put_keyslot(struct request *rq) in __blk_crypto_rq_put_keyslot() function
245 __blk_crypto_rq_put_keyslot(rq); in __blk_crypto_free_request()
Dblk-mq.c883 __blk_crypto_rq_put_keyslot(req); in blk_update_request()