table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| I2O_BLOCK_RELEASE(9) | Message-based devices | I2O_BLOCK_RELEASE(9) |
NAME¶
i2o_block_release - Release the I2O block deviceSYNOPSIS¶
void
i2o_block_release(struct gendisk * disk,
fmode_t mode);
ARGUMENTS¶
diskgendisk device being released
mode
file open mode
DESCRIPTION¶
Unlock and unmount the media, and power down the device. Gets called if the block device is closed.COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |