dio_bio_write_op
blk_opf_t opf = is_read ? REQ_OP_READ : dio_bio_write_op(iocb);
bio_init(&bio, bdev, vecs, nr_pages, dio_bio_write_op(iocb));