table of contents
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 request
SYNOPSIS¶
void blk_rq_unprep_clone(struct request * rq);
ARGUMENTS¶
rq
the clone request to be cleaned up
DESCRIPTION¶
Free all bios in rq for a cloned request.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |