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
rdma_post_recvv(3) - debian
rdma_post_writev(3) - debian
rdma_post_sendv(3) - debian
rdma_post_sendv(3) - centos
blk_make_request(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing