Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libpool/common/
H A Dpool_internal.h371 extern int pool_walk_any_properties(pool_conf_t *, pool_elem_t *,
H A Dpool_kernel.c984 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 Dpool.c1678 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