table of contents
other versions
- stretch 4.9.168-1
BLK_RQ_UNPREP_CLONE(9) | Block Devices | BLK_RQ_UNPREP_CLONE(9) |
NAME¶
blk_rq_unprep_clone - Helper function to free all bios in a cloned requestSYNOPSIS¶
void blk_rq_unprep_clone(struct request * rq);
ARGUMENTS¶
rqthe clone request to be cleaned up
DESCRIPTION¶
Free all bios in rq for a cloned request.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |