i2o_block_open(9) suse man page | unix.com

Man Page: i2o_block_open

Operating Environment: suse

Section: 9

I2O_BLOCK_OPEN(9)					       Message-based devices						 I2O_BLOCK_OPEN(9)

NAME
i2o_block_open - Open the block device
SYNOPSIS
int i2o_block_open(struct block_device * bdev, fmode_t mode);
ARGUMENTS
bdev block device being opened mode file open mode
DESCRIPTION
Power up the device, mount and lock the media. This function is called, if the block device is opened for access. Returns 0 on success or negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 I2O_BLOCK_OPEN(9)
Related Man Pages
blk_init_queue(9) - centos
pktsetup(1) - debian
xsetdevicemode(3x11) - osf1
device_create(9) - suse
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I