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 2.6. July 2010 BLK_RQ_UNPREP_CLONE(9)