vdo_find_matching
vdo = vdo_find_matching(vdo_uses_device, config);
vdo = vdo_find_matching(vdo_is_named, device_name);
struct vdo * __must_check vdo_find_matching(vdo_filter_fn filter, const void *context);