Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dbounce.c135 struct bio_vec tovec, fromvec; in copy_to_high_bio_irq() local
145 fromvec = bio_iter_iovec(from, from_iter); in copy_to_high_bio_irq()
146 if (tovec.bv_page != fromvec.bv_page) { in copy_to_high_bio_irq()
152 vfrom = page_address(fromvec.bv_page) + in copy_to_high_bio_irq()