Query: trace_block_bio_complete
OS: centos
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, int error);ARGUMENTSq queue holding the block operation bio block operation completed error io error valueDESCRIPTIONThis 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 3.10 June 2014 TRACE_BLOCK_BIO_COMP(9)