Searched refs:blk_crypto_rq_has_keyslot (Results 1 – 2 of 2) sorted by relevance
68 static inline bool blk_crypto_rq_has_keyslot(struct request *rq) in blk_crypto_rq_has_keyslot() function127 static inline bool blk_crypto_rq_has_keyslot(struct request *rq) in blk_crypto_rq_has_keyslot() function177 if (blk_crypto_rq_has_keyslot(rq)) in blk_crypto_rq_put_keyslot()
907 if (blk_crypto_rq_has_keyslot(req) && nr_bytes >= blk_rq_bytes(req)) in blk_update_request()