Searched refs:blk_crypto_rq_is_encrypted (Results 1 – 1 of 1) sorted by relevance
63 static inline bool blk_crypto_rq_is_encrypted(struct request *rq) in blk_crypto_rq_is_encrypted() function117 static inline bool blk_crypto_rq_is_encrypted(struct request *rq) in blk_crypto_rq_is_encrypted() function159 if (blk_crypto_rq_is_encrypted(rq)) in blk_crypto_init_request()167 if (blk_crypto_rq_is_encrypted(rq)) in blk_crypto_free_request()201 if (blk_crypto_rq_is_encrypted(rq)) in blk_crypto_insert_cloned_request()
Completed in 3 milliseconds