Searched refs:pool_component_to_elem (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DComponent.java157 if ((elem = PoolInternal.pool_component_to_elem(_conf.getConf(),
H A DPoolInternal.java132 final static native long pool_component_to_elem(long conf, long comp); method in class:PoolInternal
/illumos-gate/usr/src/man/man3pool/
H A DMakefile23 pool_component_to_elem.3pool \
100 pool_conf_to_elem.3pool := LINKSRC = pool_component_to_elem.3pool
101 pool_resource_to_elem.3pool := LINKSRC = pool_component_to_elem.3pool
102 pool_to_elem.3pool := LINKSRC = pool_component_to_elem.3pool
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.h236 extern pool_elem_t *pool_component_to_elem(const pool_conf_t *,
H A Dpool.c2560 pool_component_to_elem(const pool_conf_t *conf, const pool_component_t *pr) function
/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y1093 prop_list_walk(cmd, pool_component_to_elem(conf, comp));
/illumos-gate/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c1313 * pool_component_to_elem(3pool) wrapper
1319 return ((jlong)(uintptr_t)pool_component_to_elem(
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c1836 if (pool_get_property(conf, pool_component_to_elem(
1845 if (pool_get_property(conf, pool_component_to_elem(

Completed in 69 milliseconds