vdev_t

Data type for representing a structure with vdev information

Synopsis:

#include <qvm/types.h>
typedef struct vdev_s vdev_t;

Description:

The vdev_t data type represents the vdev_s structure, which stores vdev information. The data type is used for arguments given to vdev configuration functions.