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

/illumos-gate/usr/src/man/man3pool/
H A DMakefile56 pool_query_components.3pool \
129 pool_query_components.3pool := LINKSRC = pool_get_pool.3pool
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.h182 extern pool_component_t **pool_query_components(const pool_conf_t *, uint_t *,
H A Dpool_commit.c699 if ((cl = pool_query_components(conf, nelem, NULL)) != NULL) {
H A Dpool.c2017 pool_query_components(const pool_conf_t *conf, uint_t *size, function
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DConfiguration.java524 if ((components = PoolInternal.pool_query_components(getConf(),
584 if ((components = PoolInternal.pool_query_components(getConf(),
H A DPoolInternal.java93 final static native java.util.List pool_query_components(long conf, method in class:PoolInternal
/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y1518 if ((components = pool_query_components(conf, &nelem, vals)) ==
/illumos-gate/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c730 * pool_query_components(3pool) wrapper
787 result = pool_query_components((pool_conf_t *)(uintptr_t)jconf, &nelem,

Completed in 79 milliseconds