Searched refs:pool_walk_any_properties (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libpool/common/ |
H A D | pool_internal.h | 371 extern int pool_walk_any_properties(pool_conf_t *, pool_elem_t *,
|
H A D | pool_kernel.c | 984 if (pool_walk_any_properties((pool_conf_t *)conf, in pool_knl_export() 1016 if (pool_walk_any_properties( in pool_knl_export() 1095 if (pool_walk_any_properties( in pool_knl_export() 1135 if (pool_walk_any_properties( in pool_knl_export()
|
H A D | pool.c | 1678 return (pool_walk_any_properties(conf, elem, arg, prop_callback, 0)); in pool_walk_properties() 1700 pool_walk_any_properties(pool_conf_t *conf, pool_elem_t *elem, void *arg, in pool_walk_any_properties() function
|