Lines Matching defs:e2
283 commit_update(pool_elem_t *e1, pool_elem_t *e2, int pass)
291 res2 = pool_get_owning_resource(TO_CONF(e2),
292 pool_elem_comp(e2));
299 comps[0] = pool_elem_comp(e2);
301 newres = pool_get_resource(TO_CONF(e2),
309 pool_elem_dprintf(e2);
311 (void) pool_resource_xtransfer(TO_CONF(e2),
315 if (pool_walk_properties(TO_CONF(e2), e2, NULL,
335 resource_get_max(pool_elem_res(e2), &dmax) !=
340 if (pool_put_ns_property(e2, c_min_prop,
345 if (pool_put_ns_property(e2, c_max_prop,
367 if (pool_walk_properties(TO_CONF(e1), e1, e2, clone_element) !=
371 if (pool_walk_properties(TO_CONF(e2), e2, e1, clone_element) !=
395 TO_CONF(e2), pool_elem_class_string(
402 if (pool_associate(TO_CONF(e2),
403 pool_elem_pool(e2), tgt_res) !=