BLK_INSERT_CLONED_RE

Section: Block Devices (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

blk_insert_cloned_request - Helper for stacking drivers to submit a request  

SYNOPSIS

int blk_insert_cloned_request(struct request_queue * q, struct request * rq);
 

ARGUMENTS

q

the queue to submit the request

rq

the request being queued
 

COPYRIGHT