Searched refs:tovec (Results 1 – 1 of 1) sorted by relevance
105 struct bio_vec tovec, *fromvec = from->bi_io_vec; in copy_to_high_bio_irq() local108 bio_for_each_segment(tovec, to, iter) { in copy_to_high_bio_irq()109 if (tovec.bv_page != fromvec->bv_page) { in copy_to_high_bio_irq()116 tovec.bv_offset; in copy_to_high_bio_irq()118 bounce_copy_vec(&tovec, vfrom); in copy_to_high_bio_irq()119 flush_dcache_page(tovec.bv_page); in copy_to_high_bio_irq()