BLK_QUEUE_INVALIDATE_TAGS

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

blk_queue_invalidate_tags - invalidate all pending tags  

SYNOPSIS

"SYNOPSIS"

void blk_queue_invalidate_tags (request_queue_t * q);  

ARGUMENTS

q
the request queue for the device
 

DESCRIPTION

Hardware conditions may dictate a need to stop all pending requests. In this case, we will safely clear the block side of the tag queue and readd all requests to the request queue in the right order.  

NOTES

queue lock must be held.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
NOTES

This document was created by man2html, using the manual pages.
Time: 13:31:22 GMT, October 06, 2005