blk_rq_err_bytes(9) suse man page | unix.com

Man Page: blk_rq_err_bytes

Operating Environment: suse

Section: 9

BLK_RQ_ERR_BYTES(9)						   Block Devices					       BLK_RQ_ERR_BYTES(9)

NAME
blk_rq_err_bytes - determine number of bytes till the next failure boundary
SYNOPSIS
unsigned int blk_rq_err_bytes(const struct request * rq);
ARGUMENTS
rq request to examine
DESCRIPTION
A request could be merge of IOs which require different failure handling. This function determines the number of bytes which can be failed from the beginning of the request without crossing into area which need to be retried further.
RETURN
The number of bytes to fail.
CONTEXT
queue_lock must be held.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BLK_RQ_ERR_BYTES(9)
Related Man Pages
usb_control_msg(9) - suse
usb_interrupt_msg(9) - suse
blk_init_queue(9) - centos
usb_sg_init(9) - centos
blk_make_request(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB