BLK_QUEUE_ISSUE_FLUSH_FN
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
blk_queue_issue_flush_fn - set function for issuing a flush
SYNOPSIS
"SYNOPSIS"
void blk_queue_issue_flush_fn (request_queue_t * q, issue_flush_fn * iff);
ARGUMENTS
- q
-
the request queue
- iff
-
the function to be called issuing the flush
DESCRIPTION
If a driver supports issuing a flush command, the support is notified
to the block layer by defining it through this call.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:01:58 GMT, October 09, 2005