Query: blk_update_request
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLK_UPDATE_REQUEST(9) Block Devices BLK_UPDATE_REQUEST(9)NAMEblk_update_request - Special helper function for request stacking driversSYNOPSISbool blk_update_request(struct request * req, int error, unsigned int nr_bytes);ARGUMENTSreq the request being processed error 0 for success, < 0 for error nr_bytes number of bytes to complete reqDESCRIPTIONEnds I/O on a number of bytes attached to req, but doesn't complete the request structure even if req doesn't have leftover. If req has leftover, sets it up for the next range of segments. This special helper function is only for request stacking drivers (e.g. request-based dm) so that they can handle partial completion. Actual device drivers should use blk_end_request instead. Passing the result of blk_rq_bytes as nr_bytes guarantees false return from this function.RETURNfalse - this request doesn't have any more data true - this request has more dataCOPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_UPDATE_REQUEST(9)
Related Man Pages |
---|
cubrid_close_prepare(3) - php |
eio_fdatasync(3) - php |
eio_grp(3) - php |
eio_grp_add(3) - php |
mojo::message::request(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Getting command output to putty window title. |
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
The Future of the PM (Private Message) System at UNIX.com |