Searched refs:bio_crypt_clone (Results 1 – 1 of 1) sorted by relevance
89 void bio_crypt_clone(struct bio *dst, struct bio *src, gfp_t gfp_mask);171 static inline void bio_crypt_clone(struct bio *dst, struct bio *src, in bio_crypt_clone() function