Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-crypto-internal.h184 void __blk_crypto_rq_put_keyslot(struct request *rq);
188 __blk_crypto_rq_put_keyslot(rq); in blk_crypto_rq_put_keyslot()
H A Dblk-crypto.c245 void __blk_crypto_rq_put_keyslot(struct request *rq) in __blk_crypto_rq_put_keyslot() function
255 __blk_crypto_rq_put_keyslot(rq); in __blk_crypto_free_request()
H A Dblk-mq.c948 __blk_crypto_rq_put_keyslot(req); in blk_update_request()