Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dblk-crypto-internal.h63 static inline bool blk_crypto_rq_is_encrypted(struct request *rq) in blk_crypto_rq_is_encrypted() function
117 static inline bool blk_crypto_rq_is_encrypted(struct request *rq) in blk_crypto_rq_is_encrypted() function
159 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