vdo_config
static struct packed_vdo_config pack_vdo_config(struct vdo_config config)
static struct vdo_config unpack_vdo_config(struct packed_vdo_config config)
return (struct vdo_config) {
int vdo_validate_config(const struct vdo_config *config,
int vdo_validate_config(const struct vdo_config *config,
struct vdo_config config;
struct vdo_config *config = &vdo->states.vdo.config;
struct vdo_config;