Rechercher une page de manuel
i2o_block_end_request
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
i2o_block_end_request - Post-processing of completed commandsSYNOPSIS
- void i2o_block_end_request(struct request * req, int error, int nr_bytes);
ARGUMENTS
req
- request which should be completed
error
- 0 for success, < 0 for error
nr_bytes
- number of bytes to complete
DESCRIPTION
Mark the request as complete. The lock must not be held when entering.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre