trace_block_rq_abort(9) suse man page | unix.com

Man Page: trace_block_rq_abort

Operating Environment: suse

Section: 9

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 2.6. July 2010 TRACE_BLOCK_RQ_ABORT(9)
Related Man Pages
ccw_device_start(9) - suse
ldi_read(9f) - sunos
ldi_write(9f) - sunos
ldi_read(9f) - opensolaris
ldi_write(9f) - opensolaris
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I