Query: trace_block_rq_abort
OS: suse
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)NAMEtrace_block_rq_abort - abort block operation requestSYNOPSISvoid trace_block_rq_abort(struct request_queue * q, struct request * rq);ARGUMENTSq queue containing the block operation request rq block IO operation requestDESCRIPTIONCalled 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.AUTHORSJason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 TRACE_BLOCK_RQ_ABORT(9)
| Related Man Pages |
|---|
| blk_init_queue(9) - centos |
| blk_make_request(9) - suse |
| ccw_device_start(9) - suse |
| ldi_awrite(9f) - sunos |
| ldi_write(9f) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| Tar Command |
| Shopt -s histappend |