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