1I2O_BLOCK_REMOVE(9) Message-based devices I2O_BLOCK_REMOVE(9)
23
4
NAME
6i2o_block_remove - remove the I2O Block device from the system again
7
SYNOPSIS
9int i2o_block_remove(struct device * dev);
10
ARGUMENTS
12dev
13I2O Block device which should be removed
14
DESCRIPTION
16Remove gendisk from system and free all allocated memory.
1718
Always returns 0.
19
COPYRIGHT
21Kernel Hackers Manual 2.6. June 2019 I2O_BLOCK_REMOVE(9)