dm_dev_alloc
if ((dmv = dm_dev_alloc(name, uuid)) == NULL)
static dm_dev_t *dm_dev_alloc(const char *, const char *);