Scroll to navigation

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

struct request * rq

the clone request to be cleaned up

DESCRIPTION

Free all bios in rq for a cloned request.

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11