complete_rqe
rqe->b.b_bio1.bio_done = complete_rqe; /* by calling us here */
rqe->b.b_bio1.bio_done = complete_rqe; /* by calling us here */
void complete_rqe(struct bio *bio);
void complete_rqe(struct bio *bio);
bp->b_bio1.bio_done = complete_rqe;