Searched refs:pool_set_temporary (Results 1 – 3 of 3) sorted by relevance
374 extern int pool_set_temporary(pool_conf_t *, pool_elem_t *);
981 pool_set_temporary(pool_conf_t *conf, pool_elem_t *pe) in pool_set_temporary() function1212 if (pool_set_temporary(conf, pe) == PO_FAIL) { in pool_create()1328 if (pool_set_temporary(conf, pe) != PO_SUCCESS) { in pool_resource_create()
1315 return (pool_set_temporary(TO_CONF(tgt), tgt) == in clone_element()