table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
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¶
February 2017 | Kernel Hackers Manual 3.16 |