Query: i2o_block_release
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_BLOCK_RELEASE(9) Message-based devices I2O_BLOCK_RELEASE(9)NAMEi2o_block_release - Release the I2O block deviceSYNOPSISint i2o_block_release(struct gendisk * disk, fmode_t mode);ARGUMENTSdisk gendisk device being released mode file open modeDESCRIPTIONUnlock and unmount the media, and power down the device. Gets called if the block device is closed. Returns 0 on success or negative error code on failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 I2O_BLOCK_RELEASE(9)