Updated: October 28, 2024 |
Data type for representing a structure with vdev information
#include <qvm/types.h>
typedef struct vdev_s vdev_t;
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.