Home
last modified time | relevance | path

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

/include/linux/
Dblk-crypto.h84 static inline bool bio_has_crypt_ctx(struct bio *bio) in bio_has_crypt_ctx() function
115 static inline bool bio_has_crypt_ctx(struct bio *bio) in bio_has_crypt_ctx() function
141 if (bio_has_crypt_ctx(src)) in bio_crypt_clone()