1I2O_BLOCK_INIT(9) Message-based devices I2O_BLOCK_INIT(9)
23
4
NAME
6i2o_block_init - Block OSM initialization function
7
SYNOPSIS
9int i2o_block_init(void);
10
ARGUMENTS
12void
13no arguments
14
DESCRIPTION
16Allocate the slab and mempool for request structs, registers i2o_block
17block device and finally register the Block OSM in the I2O core.
1819
Returns 0 on success or negative error code on failure.
20
COPYRIGHT
22Kernel Hackers Manual 3.10 June 2019 I2O_BLOCK_INIT(9)