Man Page: trace_block_rq_abort
Operating Environment: centos
Section: 9
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 3.10 June 2014 TRACE_BLOCK_RQ_ABORT(9)
| Related Man Pages |
|---|
| blk_init_queue(9) - suse |
| ldi_aread(9f) - sunos |
| ldi_read(9f) - sunos |
| ldi_write(9f) - opensolaris |
| probe::ioblock_trace.request(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |