Searched refs:blk_crypto_rq_has_keyslot (Results 1 – 2 of 2) sorted by relevance
69 static inline bool blk_crypto_rq_has_keyslot(struct request *rq) in blk_crypto_rq_has_keyslot() function131 static inline bool blk_crypto_rq_has_keyslot(struct request *rq) in blk_crypto_rq_has_keyslot() function187 if (blk_crypto_rq_has_keyslot(rq)) in blk_crypto_rq_put_keyslot()
947 if (blk_crypto_rq_has_keyslot(req) && nr_bytes >= blk_rq_bytes(req)) in blk_update_request()