Searched refs:pool_walk_properties (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poolstat/
H A Dsa_libpool.c153 if (pool_walk_properties(conf, pset_elem, &ud,
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_commit.c170 if (pool_walk_properties(TO_CONF(src), src, TO_ELEM(pool),
216 if (pool_walk_properties(TO_CONF(src), src, TO_ELEM(res),
315 if (pool_walk_properties(TO_CONF(e2), e2, NULL,
367 if (pool_walk_properties(TO_CONF(e1), e1, e2, clone_element) !=
371 if (pool_walk_properties(TO_CONF(e2), e2, e1, clone_element) !=
521 if (pool_walk_properties(TO_CONF(pe), pe, TO_ELEM(newcomp),
538 if (pool_walk_properties(TO_CONF(pe), pe,
551 if (pool_walk_properties(TO_CONF(pe), pe,
H A Dpool.h227 extern int pool_walk_properties(pool_conf_t *, pool_elem_t *, void *,
H A Dpool.c372 if (pool_walk_properties(conf, (pool_elem_t *)pe, cb,
1674 pool_walk_properties(pool_conf_t *conf, pool_elem_t *elem, void *arg, function
/illumos-gate/usr/src/man/man3pool/
H A DMakefile89 pool_walk_properties.3pool \
135 pool_walk_properties.3pool := LINKSRC = pool_get_property.3pool
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java127 final static native int pool_walk_properties(long conf, long elem, method in class:PoolInternal
/illumos-gate/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c1261 * pool_walk_properties(3pool) wrapper
1270 result = (int)pool_walk_properties((pool_conf_t *)(uintptr_t)jconf,
1600 return (pool_walk_properties((pool_conf_t *)*(void**)&conf,

Completed in 60 milliseconds