Searched refs:pool_create (Results 1 – 16 of 16) sorted by relevance
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | pool.h | 89 extern int pool_create(int, int, id_t *);
|
| H A D | pool_impl.h | 114 typedef struct pool_create { struct
|
| /illumos-gate/usr/src/man/man3pool/ |
| H A D | Manlink | 17 pool_create.3pool
|
| /illumos-gate/usr/src/lib/libpool/common/ |
| H A D | pool.h | 199 extern pool_t *pool_create(pool_conf_t *, const char *);
|
| H A D | mapfile-vers | 70 pool_create;
|
| H A D | pool_commit.c | 159 if ((pool = pool_create(conf, name)) == NULL) { in commit_create() 531 if ((newpool = pool_create(stc, name)) == NULL) { in process_elem_gt()
|
| H A D | pool.c | 1162 pool_create(pool_conf_t *conf, const char *name) in pool_create() function
|
| /illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
| H A D | PoolInternal.java | 108 final static native long pool_create(long conf, String name); in pool_create() method in PoolInternal
|
| H A D | Configuration.java | 263 if ((aPool = PoolInternal.pool_create(getConf(), name)) == 0) { in createPool()
|
| /illumos-gate/usr/src/uts/common/io/ |
| H A D | devpool.c | 354 ret = pool_create(create.pc_o_type, in pool_ioctl()
|
| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | service-resource-pools.p5m | 103 link path=usr/share/man/man3pool/pool_create.3pool target=pool_associate.3pool
|
| /illumos-gate/usr/src/tools/smatch/src/smatch_data/ |
| H A D | kernel.returns_err_ptr | 1179 pool_create
|
| /illumos-gate/usr/src/uts/common/os/ |
| H A D | pool.c | 489 pool_create(int class, int subclass, id_t *id) in pool_create() function
|
| /illumos-gate/usr/src/cmd/pools/poolcfg/ |
| H A D | poolcfg.y | 898 if ((pool = pool_create(conf, cmd->cmd_tgt1)) == NULL) in parser_pool_create()
|
| /illumos-gate/usr/src/cmd/pools/poold/libjpool/ |
| H A D | jpool.c | 1088 result = pool_create((pool_conf_t *)(uintptr_t)jconf, name); in Java_com_sun_solaris_service_pools_PoolInternal_pool_1create()
|
| /illumos-gate/usr/src/lib/libzonecfg/common/ |
| H A D | libzonecfg.c | 4240 if ((pool = pool_create(pconf, name)) == NULL) { in create_tmp_pool()
|