i2o_block_device_alloc

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

i2o_block_device_alloc - Allocate memory for a I2O Block device

SYNOPSIS

struct i2o_block_device * i2o_block_device_alloc(void);

ARGUMENTS

void

no arguments

DESCRIPTION

Allocate 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 succes or a negative error code on failure.