centos man page for blk_end_request_err

Query: blk_end_request_err

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BLK_END_REQUEST_ERR(9)						   Block Devices					    BLK_END_REQUEST_ERR(9)

NAME
blk_end_request_err - Finish a request till the next failure boundary.
SYNOPSIS
bool blk_end_request_err(struct request * rq, int error);
ARGUMENTS
rq the request to finish till the next failure boundary for error must be negative errno
DESCRIPTION
Complete rq till the next failure boundary.
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_REQUEST_ERR(9)
Related Man Pages
usb_kill_urb(9) - centos
usb_sg_init(9) - centos
rdma_get_request(3) - debian
shishi_kdcreq_till(3) - debian
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?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I