Query: i2o_block_ioctl
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_BLOCK_IOCTL(9) Message-based devices I2O_BLOCK_IOCTL(9)NAMEi2o_block_ioctl - Issue device specific ioctl calls.SYNOPSISint i2o_block_ioctl(struct block_device * bdev, fmode_t mode, unsigned int cmd, unsigned long arg);ARGUMENTSbdev block device being opened mode file open mode cmd ioctl command arg argDESCRIPTIONHandles ioctl request for the block device. Return 0 on success or negative error on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_BLOCK_IOCTL(9)