centos man page for trace_block_getrq

Query: trace_block_getrq

OS: centos

Section: 9

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

TRACE_BLOCK_GETRQ(9)						     Block IO						      TRACE_BLOCK_GETRQ(9)

NAME
trace_block_getrq - get a free request entry in queue for block IO operations
SYNOPSIS
void trace_block_getrq(struct request_queue * q, struct bio * bio, int rw);
ARGUMENTS
q queue for operations bio pending block IO operation rw low bit indicates a read (0) or a write (1)
DESCRIPTION
A request struct for queue q has been allocated to handle the block IO operation bio.
AUTHORS
Jason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 TRACE_BLOCK_GETRQ(9)
Related Man Pages
bio_f_base64(3ssl) - debian
probe::ioblock.request(3stap) - centos
probe::ioblock_trace.bounce(3stap) - centos
probe::ioblock_trace.request(3stap) - centos
probe::ioblock_trace.end(3stap) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!