Searched refs:bv_out (Results 1 – 1 of 1) sorted by relevance
695 struct bio_vec *bv_out = bio_iovec_idx(ctx->bio_out, ctx->idx_out); in crypt_convert_block() local710 sg_set_page(&dmreq->sg_out, bv_out->bv_page, 1 << SECTOR_SHIFT, in crypt_convert_block()711 bv_out->bv_offset + ctx->offset_out); in crypt_convert_block()720 if (ctx->offset_out >= bv_out->bv_len) { in crypt_convert_block()