Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dblk-crypto-internal.h58 static inline bool blk_crypto_rq_is_encrypted(struct request *rq) in blk_crypto_rq_is_encrypted() function
96 static inline bool blk_crypto_rq_is_encrypted(struct request *rq) in blk_crypto_rq_is_encrypted() function
143 if (blk_crypto_rq_is_encrypted(rq)) in blk_crypto_rq_get_keyslot()
158 if (blk_crypto_rq_is_encrypted(rq)) in blk_crypto_free_request()
192 if (blk_crypto_rq_is_encrypted(rq)) in blk_crypto_insert_cloned_request()
/kernel/linux/linux-6.6/block/
H A Dblk-crypto-internal.h63 static inline bool blk_crypto_rq_is_encrypted(struct request *rq) in blk_crypto_rq_is_encrypted() function
122 static inline bool blk_crypto_rq_is_encrypted(struct request *rq) in blk_crypto_rq_is_encrypted() function
169 if (blk_crypto_rq_is_encrypted(rq)) in blk_crypto_rq_get_keyslot()
184 if (blk_crypto_rq_is_encrypted(rq)) in blk_crypto_free_request()

Completed in 1 milliseconds