vdev_ref_status_t

Data type for storing return status from vread and vwrite functions

Synopsis:

#include <qvm/vdev-core.h>
typedef uint32_t vdev_ref_status_t;

Description:

The vdev_ref_status_t data type is used to store VRS_* flags that indicate the return status from the vdev_factory vread and vwrite functions.

Page updated: