1I2O_BLOCK_DEVICE_FRE(9) Message-based devices I2O_BLOCK_DEVICE_FRE(9)
23
4
NAME
6i2o_block_device_free - free the memory of the I2O Block device
7
SYNOPSIS
9void i2o_block_device_free(struct i2o_block_device * dev);
10
ARGUMENTS
12dev
13I2O Block device, which should be cleaned up
14
DESCRIPTION
16Frees the request queue, gendisk and the i2o_block_device structure.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 I2O_BLOCK_DEVICE_FRE(9)