bio_reuse
EXPORT_SYMBOL_GPL(bio_reuse);
bio_reuse(&chunk->bio, REQ_OP_WRITE);
void bio_reuse(struct bio *bio, blk_opf_t opf);