Query: blk_end_bidi_request
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLK_END_BIDI_REQUEST(9) Block Devices BLK_END_BIDI_REQUEST(9)NAMEblk_end_bidi_request - Complete a bidi requestSYNOPSISbool blk_end_bidi_request(struct request * rq, int error, unsigned int nr_bytes, unsigned int bidi_bytes);ARGUMENTSrq the request to complete error 0 for success, < 0 for error nr_bytes number of bytes to complete rq bidi_bytes number of bytes to complete rq->next_rqDESCRIPTIONEnds I/O on a number of bytes attached to rq and rq->next_rq. Drivers that supports bidi can safely call this member for any type of request, bidi or uni. In the later case bidi_bytes is just ignored.RETURNfalse - we are done with this request true - still buffers pending for this requestCOPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_END_BIDI_REQUEST(9)
Related Man Pages |
---|
usb_interrupt_msg(9) - suse |
blk_make_request(9) - centos |
usb_control_msg(9) - centos |
usb_sg_init(9) - centos |
blk_init_queue(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Grant unprivileged user rights to see the output of echo|format but not modify disks |
Tar Command |
Shopt -s histappend |
32 bit process addressing more than 4GB |