I2O_BLOCK_OPEN(9) Message-based devices I2O_BLOCK_OPEN(9)NAMEi2o_block_open - Open the block deviceSYNOPSISint i2o_block_open(struct block_device * bdev, fmode_t mode);ARGUMENTSbdev block device being opened mode file open modeDESCRIPTIONPower 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_BLOCK_OPEN(9)
| Related Man Pages |
|---|
| blk_init_queue(9) - centos |
| blk_init_queue(9) - suse |
| scsi_tape(7) - hpux |
| ldi_write(9f) - sunos |
| ldi_write(9f) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Shopt -s histappend |
| Controlling user input |