I2O_BLOCK_PREP_REQ_FN

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

i2o_block_prep_req_fn - Allocates I2O block device specific struct  

SYNOPSIS

"SYNOPSIS"

int i2o_block_prep_req_fn (struct request_queue * q, struct request * req);  

ARGUMENTS

q
request queue for the request
req
the request to prepare
 

DESCRIPTION

Allocate the necessary i2o_block_request struct and connect it to the request. This is needed that we not loose the SG list later on.

Returns BLKPREP_OK on success or BLKPREP_DEFER on failure.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:12 GMT, October 09, 2005