1I2O_BLOCK_RELEASE(9) Message-based devices I2O_BLOCK_RELEASE(9)
23
4
NAME
6i2o_block_release - Release the I2O block device
7
SYNOPSIS
9void i2o_block_release(struct gendisk * disk, fmode_t mode);
10
ARGUMENTS
12disk
13gendisk device being released
1415
mode
16file open mode
17
DESCRIPTION
19Unlock and unmount the media, and power down the device. Gets called if
20the block device is closed.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 I2O_BLOCK_RELEASE(9)