Searched refs:pool_query_pool_resources (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPool.java118 if ((resources = PoolInternal.pool_query_pool_resources(
H A DPoolInternal.java115 final static native java.util.List pool_query_pool_resources( method in class:PoolInternal
/illumos-gate/usr/src/man/man3pool/
H A DMakefile57 pool_query_pool_resources.3pool \
96 pool_query_pool_resources.3pool := LINKSRC = pool_associate.3pool
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.h206 extern pool_resource_t **pool_query_pool_resources(const pool_conf_t *,
H A Dpool_commit.c387 if ((rs = pool_query_pool_resources(TO_CONF(e1),
1166 if ((res = pool_query_pool_resources(conf, pool, &nelem, NULL)) ==
1200 if ((res = pool_query_pool_resources(conf, pool, &nelem, NULL)) ==
H A Dpool.c386 if ((rs = pool_query_pool_resources(conf, pool_elem_pool(pe),
453 if ((rs = pool_query_pool_resources(conf,
2084 if ((rl = pool_query_pool_resources(conf, pl[i], &nres,
2632 pool_query_pool_resources(const pool_conf_t *conf, const pool_t *pp, function
2693 if ((rs = pool_query_pool_resources(conf, pp, &size, NULL)) == NULL)
H A Dpool_kernel.c1027 if ((rs = pool_query_pool_resources(conf, ps[i],
1560 if ((resources = pool_query_pool_resources(conf, pools[0], &nelem,
/illumos-gate/usr/src/cmd/pools/poolstat/
H A Dpoolstat.c788 if ((resources = pool_query_pool_resources(
/illumos-gate/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c1104 * pool_query_pool_resources(3pool) wrapper
1161 result = pool_query_pool_resources((pool_conf_t *)(uintptr_t)jconf,
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c2099 if ((res_list = pool_query_pool_resources(conf, pools[0], &num, vals))

Completed in 98 milliseconds