other versions
- wheezy 3.2.78-1
TRACE_BLOCK_BIO_BACK(9) | Block IO | TRACE_BLOCK_BIO_BACK(9) |
NAME¶
trace_block_bio_backmerge - merging block operation to the end of an existing operationSYNOPSIS¶
void
trace_block_bio_backmerge(struct request_queue * q,
struct bio * bio);
ARGUMENTS¶
qqueue 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¶
March 2016 | Kernel Hackers Manual 3.2. |