.\" 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_RELEASE" "9" "09 October 2005" "" "" .SH NAME i2o_block_release \- Release the I2O block device .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int i2o_block_release (struct inode * \fIinode\fB, struct file * \fIfile\fB); \fR .SH "ARGUMENTS" .TP \fB\fIinode\fB\fR -- undescribed -- .TP \fB\fIfile\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP Unlock and unmount the media, and power down the device. Gets called if the block device is closed. .PP Returns 0 on success or negative error code on failure.