Home
last modified time | relevance | path

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

/linux/block/
H A Dbio-integrity.c182 unsigned short orig_nr_vecs = bip->bip_max_vcnt - 1; in bio_integrity_add_page()
189 iov_iter_bvec(&orig_iter, ITER_DEST, orig_bvecs, orig_nr_vecs, bytes); in bio_integrity_add_page()
193 bio_integrity_unpin_bvec(orig_bvecs, orig_nr_vecs); in bio_integrity_add_page()
118 unsigned short orig_nr_vecs = bip->bip_max_vcnt - 1; bio_integrity_uncopy_user() local