Query: blk_end_request_all
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLK_END_REQUEST_ALL(9) Block Devices BLK_END_REQUEST_ALL(9)NAMEblk_end_request_all - Helper function for drives to finish the request.SYNOPSISvoid blk_end_request_all(struct request * rq, int error);ARGUMENTSrq the request to finish error 0 for success, < 0 for errorDESCRIPTIONCompletely finish rq.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_END_REQUEST_ALL(9)
| Related Man Pages |
|---|
| ll_rw_block(9) - suse |
| blk_make_request(9) - centos |
| usb_sg_init(9) - centos |
| zipios_gzipoutputstreambuf(3) - debian |
| mojo::ioloop::delay(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Ending SCSI request in block level driver |