blk_requeue_request(9) suse man page | unix.com

Man Page: blk_requeue_request

Operating Environment: suse

Section: 9

BLK_REQUEUE_REQUEST(9)						   Block Devices					    BLK_REQUEUE_REQUEST(9)

NAME
blk_requeue_request - put a request back on queue
SYNOPSIS
void blk_requeue_request(struct request_queue * q, struct request * rq);
ARGUMENTS
q request queue where request should be inserted rq request to be inserted
DESCRIPTION
Drivers often keep queueing requests until the hardware cannot accept more, when that condition happens we need to put the request back on the queue. Must be called with queue lock held.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BLK_REQUEUE_REQUEST(9)
Related Man Pages
blk_make_request(9) - centos
qenable(8b) - centos
qenable(8b) - minix
qenable(8b) - opendarwin
qenable(8b) - osx
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Tar Command
The Future of the PM (Private Message) System at UNIX.com