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