Rechercher une page de manuel
trace_block_bio_queue
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
trace_block_bio_queue - putting new block IO operation in queueSYNOPSIS
- void trace_block_bio_queue(struct request_queue * q, struct bio * bio);
ARGUMENTS
q
- queue holding operation
bio
- new block operation
DESCRIPTION
About to place the block IO operation bio into queue q.
AUTHORS
Jason Baron <jbaron@redhat.com>
- Author.
William Cohen <wcohen@redhat.com>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre