1. NAME

i2o_block_request_free - Frees a I2O block request

2. SYNOPSIS

void i2o_block_request_free(struct i2o_block_request *  ireq );

3. ARGUMENTS

ireq
    I2O block request which should be freed

4. DESCRIPTION

Frees the allocated memory (give it back to the request mempool).

5. COPYRIGHT