Searched defs:bounce_copy_vec (Results 1 – 1 of 1) sorted by relevance
47 static void bounce_copy_vec(struct bio_vec *to, unsigned char *vfrom) in bounce_copy_vec() function61 #define bounce_copy_vec(to, vfrom) \ macro