Man Page: i2o_block_device_alloc
Operating Environment: centos
Section: 9
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)
| Related Man Pages |
|---|
| rdma_create_qp(3) - centos |
| blk_init_queue(9) - centos |
| device_create(9) - centos |
| usb_sg_init(9) - centos |
| blk_make_request(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Shopt -s histappend |