Searched refs:_create_value (Results 1 – 1 of 1) sorted by relevance
87 static struct config_value *_create_value(struct dm_pool *mem);649 if (!(h = _create_value(p->mem))) in _value()664 struct config_value *v = _create_value(p->mem); in _type()860 static struct config_value *_create_value(struct dm_pool *mem) in _create_value() function1329 struct config_value *new = _create_value(mem); in _clone_config_value()