Query: i2o_block_end_request
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_BLOCK_END_REQUES(9) Message-based devices I2O_BLOCK_END_REQUES(9)NAMEi2o_block_end_request - Post-processing of completed commandsSYNOPSISvoid i2o_block_end_request(struct request * req, int error, int nr_bytes);ARGUMENTSreq request which should be completed error 0 for success, < 0 for error nr_bytes number of bytes to completeDESCRIPTIONMark the request as complete. The lock must not be held when entering.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_BLOCK_END_REQUES(9)