I2O_BLOCK_END_REQUEST
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
i2o_block_end_request - Post-processing of completed commands
SYNOPSIS
"SYNOPSIS"
void i2o_block_end_request (struct request * req, int uptodate, int nr_bytes);
ARGUMENTS
- req
-
request which should be completed
- uptodate
-
1 for success, 0 for I/O error, < 0 for specific error
- nr_bytes
-
number of bytes to complete
DESCRIPTION
Mark the request as complete. The lock must not be held when entering.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:12 GMT, October 09, 2005