BLK_EXECUTE_RQ
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
blk_execute_rq - insert a request into queue for execution
SYNOPSIS
"SYNOPSIS"
int blk_execute_rq (request_queue_t * q, struct gendisk * bd_disk, struct request * rq);
ARGUMENTS
- q
-
queue to insert the request in
- bd_disk
-
matching gendisk
- rq
-
request to insert
DESCRIPTION
Insert a fully prepared request at the back of the io scheduler queue
for execution.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:01:58 GMT, October 09, 2005