Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-crypto-internal.h64 static inline bool blk_crypto_rq_is_encrypted(struct request *rq) in blk_crypto_rq_is_encrypted() function
132 static inline bool blk_crypto_rq_is_encrypted(struct request *rq) in blk_crypto_rq_is_encrypted() function
182 if (blk_crypto_rq_is_encrypted(rq)) in blk_crypto_rq_get_keyslot()
197 if (blk_crypto_rq_is_encrypted(rq)) in blk_crypto_free_request()