centos man page for trace_block_rq_requeue

Query: trace_block_rq_requeue

OS: centos

Section: 9

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

TRACE_BLOCK_RQ_REQUE(9) 					     Block IO						   TRACE_BLOCK_RQ_REQUE(9)

NAME
trace_block_rq_requeue - place block IO request back on a queue
SYNOPSIS
void trace_block_rq_requeue(struct request_queue * q, struct request * rq);
ARGUMENTS
q queue holding operation rq block IO operation request
DESCRIPTION
The block operation request rq is being placed back into queue q. For some reason the request was not completed and needs to be put back in the queue.
AUTHORS
Jason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 TRACE_BLOCK_RQ_REQUE(9)
Related Man Pages
tevent_queue_tutorial(3) - centos
blk_init_queue(9) - centos
blk_make_request(9) - centos
queue(3) - opendarwin
queue(9s) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq