Query: trace_block_bio_complete
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACE_BLOCK_BIO_COMP(9) Block IO TRACE_BLOCK_BIO_COMP(9)NAMEtrace_block_bio_complete - completed all work on the block operationSYNOPSISvoid trace_block_bio_complete(struct request_queue * q, struct bio * bio);ARGUMENTSq queue holding the block operation bio block operation completedDESCRIPTIONThis tracepoint indicates there is no further work to do on this block IO operation bio.AUTHORSJason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 TRACE_BLOCK_BIO_COMP(9)