Searched refs:pool_walk_any_properties (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libpool/common/ |
H A D | pool_internal.h | 369 extern int pool_walk_any_properties(pool_conf_t *, pool_elem_t *,
|
H A D | pool_kernel.c | 985 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 D | pool.c | 1676 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
|