1BLK_RQ_UNPREP_CLONE(9) Block Devices BLK_RQ_UNPREP_CLONE(9)
23
4
NAME
6blk_rq_unprep_clone - Helper function to free all bios in a cloned
7request
8
SYNOPSIS
10void blk_rq_unprep_clone(struct request * rq);
11
ARGUMENTS
13rq
14the clone request to be cleaned up
15
DESCRIPTION
17Free all bios in rq for a cloned request.
18
COPYRIGHT
20Kernel Hackers Manual 2.6. June 2019 BLK_RQ_UNPREP_CLONE(9)