Query: trace_block_rq_insert
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACE_BLOCK_RQ_INSER(9) Block IO TRACE_BLOCK_RQ_INSER(9)NAMEtrace_block_rq_insert - insert block operation request into queueSYNOPSISvoid trace_block_rq_insert(struct request_queue * q, struct request * rq);ARGUMENTSq target queue rq block IO operation requestDESCRIPTIONCalled immediately before block operation request rq is inserted into queue q. The fields in the operation request rq struct 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_INSER(9)
Related Man Pages |
---|
rdma_post_read(3) - debian |
rdma_post_ud_send(3) - debian |
blk_init_queue(9) - suse |
blk_make_request(9) - suse |
ldi_aread(9f) - sunos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |