centos man page for trace_block_rq_abort

Query: trace_block_rq_abort

OS: centos

Section: 9

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

TRACE_BLOCK_RQ_ABORT(9) 					     Block IO						   TRACE_BLOCK_RQ_ABORT(9)

NAME
trace_block_rq_abort - abort block operation request
SYNOPSIS
void trace_block_rq_abort(struct request_queue * q, struct request * rq);
ARGUMENTS
q queue containing the block operation request rq block IO operation request
DESCRIPTION
Called immediately after pending block IO operation request rq in queue q is aborted. The fields in the operation request rq can be examined to determine which device and sectors the pending operation would access.
AUTHORS
Jason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 TRACE_BLOCK_RQ_ABORT(9)
Related Man Pages
blk_init_queue(9) - centos
blk_make_request(9) - centos
ldi_read(9f) - opensolaris
ldi_write(9f) - opensolaris
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!