BLK_QUEUE_INVALIDATE_TAGS

Section: (9)
Updated: 13 April 2004
Index Return to Main Contents

 

NAME

blk_queue_invalidate_tags - invalidate all pending tags  

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.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.1.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
NOTES
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 11:21:55 GMT, April 13, 2004