Query: i2o_block_device_alloc
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_BLOCK_DEVICE_ALL(9) Message-based devices I2O_BLOCK_DEVICE_ALL(9)NAMEi2o_block_device_alloc - Allocate memory for a I2O Block deviceSYNOPSISstruct i2o_block_device * i2o_block_device_alloc(void);ARGUMENTSvoid no argumentsDESCRIPTIONAllocate memory for the i2o_block_device struct, gendisk and request queue and initialize them as far as no additional information is needed. Returns a pointer to the allocated I2O Block device on success or a negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_BLOCK_DEVICE_ALL(9)