Searched refs:memcpy_to_bvec (Results 1 – 5 of 5) sorted by relevance
259 * memcpy_to_bvec - copy data to a bvec264 static inline void memcpy_to_bvec(struct bio_vec *bvec, const char *from) in memcpy_to_bvec() function
91 memcpy_to_bvec(&bvec, dev->bounce_buf + offset); in ps3disk_scatter_gather()
2489 memcpy_to_bvec(&bv, dma_buffer); in copy_buffer()
299 memcpy_to_bvec(&biovec, data_ptr); in copy_to_bio()
1781 memcpy_to_bvec(bvec, page_address(page) + offset); in zram_bvec_read_partial()