dm_dev_lookup_evict
dm_dev_t* dm_dev_lookup_evict(const char *, const char *, int);
if ((dmv = dm_dev_lookup_evict(name, uuid, minor)) == NULL) {