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
blk_make_request(9) - centos
usb_kill_urb(9) - centos
rdma_post_sendv(3) - debian
rdma_post_writev(3) - centos
rdma_get_request(3) - centos
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!