Searched refs:__bio_crypt_clone (Results 1 – 2 of 2) sorted by relevance
115 int __bio_crypt_clone(struct bio *dst, struct bio *src, gfp_t gfp_mask);131 return __bio_crypt_clone(dst, src, gfp_mask); in bio_crypt_clone()
116 int __bio_crypt_clone(struct bio *dst, struct bio *src, gfp_t gfp_mask) in __bio_crypt_clone() function