Searched refs:bounce_bvec (Results 1 – 1 of 1) sorted by relevance
184 struct bio_vec *bounce_bvec = &bip->bip_vec[0]; in bio_integrity_uncopy_user() local185 size_t bytes = bounce_bvec->bv_len; in bio_integrity_uncopy_user()190 ret = copy_to_iter(bvec_virt(bounce_bvec), bytes, &orig_iter); in bio_integrity_uncopy_user()