Searched refs:bio_crypt_clone (Results 1 – 2 of 2) sorted by relevance
186 static inline int bio_crypt_clone(struct bio *dst, struct bio *src, in bio_crypt_clone() function
841 if (bio_crypt_clone(bio, bio_src, gfp) < 0) in __bio_clone()