Searched refs:dm_dev_alloc (Results 1 – 1 of 1) sorted by relevance
53 static dm_dev_t *dm_dev_alloc(const char *, const char *);231 if ((dmv = dm_dev_alloc(name, uuid)) == NULL) in dm_dev_create()351 dm_dev_alloc(const char *name, const char*uuid) in dm_dev_alloc() function