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