Searched defs:pool_get_owning_resource (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/man/man3pool/
H A DMakefile50 pool_get_owning_resource.3pool \
98 pool_get_owning_resource.3pool := LINKSRC = pool_component_info.3pool
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c2443 if (pool_get_owning_resource(conf, rl[i]) != src) {
2484 pool_get_owning_resource(const pool_conf_t *conf, const pool_component_t *comp) function
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java117 final static native long pool_get_owning_resource(long conf, method in class:PoolInternal

Completed in 83 milliseconds