Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-crypt.c841 struct bio_vec bv_out = bio_iter_iovec(ctx->bio_out, ctx->iter_out); in crypt_convert_block() local
856 sg_set_page(&dmreq->sg_out, bv_out.bv_page, 1 << SECTOR_SHIFT, in crypt_convert_block()
857 bv_out.bv_offset); in crypt_convert_block()