I2O_BLOCK_ISSUE_FLUSH

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

 

NAME

i2o_block_issue_flush - device-flush interface for block-layer  

SYNOPSIS

"SYNOPSIS"

int i2o_block_issue_flush (request_queue_t * queue, struct gendisk * disk, sector_t * error_sector);  

ARGUMENTS

queue
the request queue of the device which should be flushed
disk
gendisk
error_sector
error offset
 

DESCRIPTION

Helper function to provide flush functionality to block-layer.

Returns 0 on success or negative error code on failure.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:12 GMT, October 09, 2005