Query: __blk_end_bidi_request
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__BLK_END_BIDI_REQUE(9) Block Devices __BLK_END_BIDI_REQUE(9)NAME__blk_end_bidi_request - Complete a bidi request with queue lock heldSYNOPSISbool __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_rqDESCRIPTIONIdentical to blk_end_bidi_request except that queue lock is assumed to be locked on entry and remains so on return.RETURNfalse - we are done with this request true - still buffers pending for this requestCOPYRIGHTKernel Hackers Manual 3.10 June 2014 __BLK_END_BIDI_REQUE(9)
Related Man Pages |
---|
vfs_lock_file(9) - suse |
blk_init_queue(9) - centos |
wait_event_interruptible_exclusive_locked_irq(9) - centos |
rdma_post_sendv(3) - debian |
rdma_post_sendv(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
DB2 convert digits to binary format |
Tar Command |
CentOS 6 ran out of space, need to reclaim it |