Rechercher une page de manuel
trace_block_rq_abort
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
trace_block_rq_abort - abort block operation requestSYNOPSIS
- void trace_block_rq_abort(struct request_queue * q, struct request * rq);
ARGUMENTS
q
- queue containing the block operation request
rq
- block IO operation request
DESCRIPTION
Called immediately after pending block IO operation request rq in queue q is aborted. The fields in the operation request rq can be examined to determine which device and sectors the pending operation would access.
AUTHORS
Jason Baron <jbaron@redhat.com>
- Author.
William Cohen <wcohen@redhat.com>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre