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)
| Related Man Pages |
|---|
| ioctl(2) - hpux |
| dkio(4) - ultrix |
| ddi_model_convert_from(9f) - sunos |
| ldi_ioctl(9f) - sunos |
| ddi_model_convert_from(9f) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |