Searched refs:pool_set_container (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_internal.h293 extern int pool_set_container(pool_elem_t *, pool_elem_t *);
H A Dpool_kernel.c498 if (pool_set_container(psl->psl_system,
508 if (pool_set_container(psl->psl_system,
518 if (pool_set_container((pool_elem_t *)psl->psl_pset,
1875 if (pool_set_container(TO_ELEM(tgt),
1929 if (pool_set_container(TO_ELEM(tgt), TO_ELEM(rl[size])) ==
3072 if (pool_set_container(xtransfer->pxu_src,
H A Dpool.c1360 if (pool_set_container(TO_ELEM(res), pe) == PO_FAIL) {
2503 * pool_set_container() moves pc so that it is contained by pp.
2508 pool_set_container(pool_elem_t *pp, pool_elem_t *pc) function
H A Dpool_xml.c1759 if (pool_set_container(TO_ELEM(tgt), TO_ELEM(rl[i])) ==

Completed in 78 milliseconds