Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dbounce.c105 struct bio_vec tovec, *fromvec = from->bi_io_vec; in copy_to_high_bio_irq() local
109 if (tovec.bv_page != fromvec->bv_page) { in copy_to_high_bio_irq()
115 vfrom = page_address(fromvec->bv_page) + in copy_to_high_bio_irq()
122 fromvec++; in copy_to_high_bio_irq()