Query: trace_block_bio_frontmerge
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACE_BLOCK_BIO_FRON(9) Block IO TRACE_BLOCK_BIO_FRON(9)NAMEtrace_block_bio_frontmerge - merging block operation to the beginning of an existing operationSYNOPSISvoid trace_block_bio_frontmerge(struct request_queue * q, struct request * rq, struct bio * bio);ARGUMENTSq queue holding operation rq request bio is being merged into bio new block operation to mergeDESCRIPTIONMerging block IO operation bio to the beginning of an existing block operation in queue q.AUTHORSJason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TRACE_BLOCK_BIO_FRON(9)