Block osm initialization function
int i2o_block_init(void);
void
no arguments
Allocate the slab and mempool for request structs, registers i2o_block block device and finally register the Block OSM in the I2O core.
Returns 0 on success or negative error code on failure.