Searched refs:pool_resource_transfer (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/man/man3pool/ |
H A D | Makefile | 64 pool_resource_transfer.3pool \ 140 pool_resource_transfer.3pool := LINKSRC = pool_resource_create.3pool
|
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Resource.java | 93 if (PoolInternal.pool_resource_transfer(_conf.getConf(), in transfer()
|
H A D | PoolInternal.java | 100 final static native int pool_resource_transfer(long conf, in pool_resource_transfer() method in PoolInternal
|
/illumos-gate/usr/src/lib/libpool/common/ |
H A D | pool.h | 189 extern int pool_resource_transfer(pool_conf_t *, pool_resource_t *,
|
H A D | mapfile-vers | 92 pool_resource_transfer;
|
H A D | pool_commit.c | 871 if (pool_resource_transfer( in resource_allocate_default() 889 if (pool_resource_transfer( in resource_allocate_default() 1084 if (pool_resource_transfer( in pset_allocate_imp()
|
H A D | pool.c | 2372 pool_resource_transfer(pool_conf_t *conf, pool_resource_t *src, in pool_resource_transfer() function
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | service-resource-pools.p5m | 140 link path=usr/share/man/man3pool/pool_resource_transfer.3pool \
|
/illumos-gate/usr/src/cmd/pools/poolcfg/ |
H A D | poolcfg.y | 1181 if (pool_resource_transfer(conf, src, tgt, cmd->cmd_qty) != PO_SUCCESS) in parser_resource_transfer()
|
/illumos-gate/usr/src/cmd/pools/poold/libjpool/ |
H A D | jpool.c | 914 return (pool_resource_transfer((pool_conf_t *)(uintptr_t)jconf, in Java_com_sun_solaris_service_pools_PoolInternal_pool_1resource_1transfer()
|