Home
last modified time | relevance | path

Searched refs:pool_walk_any_properties (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_internal.h369 extern int pool_walk_any_properties(pool_conf_t *, pool_elem_t *,
H A Dpool_kernel.c985 if (pool_walk_any_properties((pool_conf_t *)conf, in pool_knl_export()
1017 if (pool_walk_any_properties( in pool_knl_export()
1096 if (pool_walk_any_properties( in pool_knl_export()
1136 if (pool_walk_any_properties( in pool_knl_export()
H A Dpool.c1676 return (pool_walk_any_properties(conf, elem, arg, prop_callback, 0)); in pool_walk_properties()
1698 pool_walk_any_properties(pool_conf_t *conf, pool_elem_t *elem, void *arg, in pool_walk_any_properties() function