Searched refs:memcpy_to_bvec (Results 1 – 4 of 4) sorted by relevance
216 static inline void memcpy_to_bvec(struct bio_vec *bvec, const char *from) in memcpy_to_bvec() function
94 memcpy_to_bvec(&tovec, page_address(fromvec.bv_page) + in copy_to_high_bio_irq()
1294 memcpy_to_bvec(&dst_bv, src_buf); in bio_copy_data_iter()
91 memcpy_to_bvec(&bvec, dev->bounce_buf + offset); in ps3disk_scatter_gather()