Searched refs:pool_config (Results 1 – 6 of 6) sorted by relevance
56 function pool_config # <vdev-type> function126 log_must zpool create $TESTPOOL $(pool_config $create_config)128 log_must zpool add -f $TESTPOOL $(pool_config $vdev)141 log_must zpool create $TESTPOOL $(pool_config $create_config)143 log_must zpool add -f $TESTPOOL $(pool_config $vdev)
165 void *pool_config) in rte_mempool_set_ops_byname() argument186 mp->pool_config = pool_config; in rte_mempool_set_ops_byname()187 rte_mempool_trace_set_ops_byname(mp, name, pool_config); in rte_mempool_set_ops_byname()
164 void *pool_config),168 rte_trace_point_emit_ptr(pool_config);
219 void *pool_config; /**< optional args for ops alloc. */ member871 void *pool_config);
308 nvlist_t *pool_config; in zpool_in_use() local379 (pool_config = zpool_get_config(zhp, NULL)) in zpool_in_use()383 verify(nvlist_lookup_nvlist(pool_config, in zpool_in_use()
764 if (mp->pool_config != NULL) in otx2_npa_alloc()765 memcpy(&aura, mp->pool_config, sizeof(struct npa_aura_s)); in otx2_npa_alloc()