vdev_ctrl_options_t
Data type for representing vdev control options
Synopsis:
#include <qvm/vdev-core.h>typedef uint32_t vdev_ctrl_options_t;Description:
The vdev_ctrl_options_t data type is used to represent the options being passed to the vdev control function, which determine the next action taken by that function. For more information, refer to the VDEV_CTRL_* constants.
Page updated:
