suse man page for blk_requeue_request

Query: blk_requeue_request

OS: suse

Section: 9

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

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
tevent_queue_tutorial(3) - centos
qenable(8b) - debian
blk_init_queue(9) - suse
qenable(8b) - centos
qenable(8b) - redhat
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Tar Command
A (ksh) Library For and From UNIX.com