.\" 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_INIT" "9" "09 October 2005" "" "" .SH NAME i2o_block_init \- Block OSM initialization function .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int __init i2o_block_init ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP Allocate the slab and mempool for request structs, registers i2o_block block device and finally register the Block OSM in the I2O core. .PP Returns 0 on success or negative error code on failure.