Rechercher une page de manuel
trace_block_bio_complete
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
trace_block_bio_complete - completed all work on the block operationSYNOPSIS
- void trace_block_bio_complete(struct request_queue * q, struct bio * bio);
ARGUMENTS
q
- queue holding the block operation
bio
- block operation completed
DESCRIPTION
This tracepoint indicates there is no further work to do on this block IO operation bio.
AUTHORS
Jason Baron <jbaron@redhat.com>
- Author.
William Cohen <wcohen@redhat.com>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre