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

/linux-master/block/
H A Dblk-crypto-internal.h63 static inline bool blk_crypto_rq_is_encrypted(struct request *rq) function
122 static inline bool blk_crypto_rq_is_encrypted(struct request *rq) function
169 if (blk_crypto_rq_is_encrypted(rq))
184 if (blk_crypto_rq_is_encrypted(rq))

Completed in 112 milliseconds