Query: trace_block_bio_queue
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACE_BLOCK_BIO_QUEU(9) Block IO TRACE_BLOCK_BIO_QUEU(9)NAMEtrace_block_bio_queue - putting new block IO operation in queueSYNOPSISvoid trace_block_bio_queue(struct request_queue * q, struct bio * bio);ARGUMENTSq queue holding operation bio new block operationDESCRIPTIONAbout to place the block IO operation bio into queue q.AUTHORSJason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TRACE_BLOCK_BIO_QUEU(9)