Home
last modified time | relevance | path

Searched refs:bio_crypt_clone (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dbio-crypt-ctx.h89 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