i2o_block_release(9) suse man page | unix.com

Man Page: i2o_block_release

Operating Environment: suse

Section: 9

I2O_BLOCK_RELEASE(9)					       Message-based devices					      I2O_BLOCK_RELEASE(9)

NAME
i2o_block_release - Release the I2O block device
SYNOPSIS
int i2o_block_release(struct gendisk * disk, fmode_t mode);
ARGUMENTS
disk gendisk 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. Returns 0 on success or negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 I2O_BLOCK_RELEASE(9)
Related Man Pages
blkdeactivate(8) - centos
struct_class(9) - centos
xsetdevicemode(3x11) - redhat
device_create_vargs(9) - suse
i2o_bs(7d) - sunos
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!