Query: i2o_block_device_mount
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_BLOCK_DEVICE_MOU(9) Message-based devices I2O_BLOCK_DEVICE_MOU(9)NAMEi2o_block_device_mount - Mount (load) the media of device devSYNOPSISint i2o_block_device_mount(struct i2o_device * dev, u32 media_id);ARGUMENTSdev I2O device which should receive the mount request media_id Media IdentifierDESCRIPTIONLoad a media into drive. Identifier should be set to -1, because the spec does not support any other value. Returns 0 on success or negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_BLOCK_DEVICE_MOU(9)