TRACE_BLOCK_BIO_BACK
Section: Block IO (9)
Updated: February 2011
Index
Return to Main Contents
NAME
trace_block_bio_backmerge - merging block operation to the end of an existing operation
SYNOPSIS
-
void trace_block_bio_backmerge(struct request_queue * q, struct bio * bio);
ARGUMENTS
q
-
- queue holding operation
bio
-
new block operation to merge
DESCRIPTION
Merging block request
bio
to the end of an existing block request in queue
q.
AUTHORS
Jason Baron <jbaron@redhat.com>
-
Author.
William Cohen <wcohen@redhat.com>
-
Author.
COPYRIGHT