__blk_end_bidi_request(9) centos man page | unix.com

Man Page: __blk_end_bidi_request

Operating Environment: centos

Section: 9

__BLK_END_BIDI_REQUE(9) 					   Block Devices					   __BLK_END_BIDI_REQUE(9)

NAME
__blk_end_bidi_request - Complete a bidi request with queue lock held
SYNOPSIS
bool __blk_end_bidi_request(struct request * rq, int error, unsigned int nr_bytes, unsigned int bidi_bytes);
ARGUMENTS
rq 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_rq
DESCRIPTION
Identical to blk_end_bidi_request except that queue lock is assumed to be locked on entry and remains so on return.
RETURN
false - we are done with this request true - still buffers pending for this request
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __BLK_END_BIDI_REQUE(9)
Related Man Pages
usb_sg_init(9) - suse
blk_make_request(9) - centos
struct_usb_request(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
rdma_post_sendv(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Tar Command
Please Welcome Dave Munro to the Moderator Team!