.\" 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_IOCTL" "9" "09 October 2005" "" "" .SH NAME i2o_block_ioctl \- Issue device specific ioctl calls. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int i2o_block_ioctl (struct inode * \fIinode\fB, struct file * \fIfile\fB, unsigned int \fIcmd\fB, unsigned long \fIarg\fB); \fR .SH "ARGUMENTS" .TP \fB\fIinode\fB\fR -- undescribed -- .TP \fB\fIfile\fB\fR -- undescribed -- .TP \fB\fIcmd\fB\fR ioctl command .TP \fB\fIarg\fB\fR arg .SH "DESCRIPTION" .PP Handles ioctl request for the block device. .PP Return 0 on success or negative error on failure.