Man Page: blk_rq_unprep_clone
Operating Environment: centos
Section: 9
BLK_RQ_UNPREP_CLONE(9) Block Devices BLK_RQ_UNPREP_CLONE(9)NAMEblk_rq_unprep_clone - Helper function to free all bios in a cloned requestSYNOPSISvoid blk_rq_unprep_clone(struct request * rq);ARGUMENTSrq the clone request to be cleaned upDESCRIPTIONFree all bios in rq for a cloned request.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_RQ_UNPREP_CLONE(9)