.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "I2O_BLOCK_DEVICE_FLUSH" "9" "09 October 2005" "" ""
.SH NAME
i2o_block_device_flush \- Flush all dirty data of I2O device dev
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int i2o_block_device_flush (struct i2o_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
I2O device which should be flushed
.SH "DESCRIPTION"
.PP
Flushes all dirty data on device dev.
.PP
Returns 0 on success or negative error code on failure.