table of contents
I2O_BLOCK_REMOVE(9) | Message-based devices | I2O_BLOCK_REMOVE(9) |
NAME¶
i2o_block_remove - remove the I2O Block device from the system again
SYNOPSIS¶
int i2o_block_remove(struct device * dev);
ARGUMENTS¶
dev
I2O Block device which should be removed
DESCRIPTION¶
Remove gendisk from system and free all allocated memory.
Always returns 0.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |