Searched refs:__zhp (Results 1 – 1 of 1) sorted by relevance
251 #define __FOR_EACH_VDEV(__zhp, __nv, __func) { \ argument252 __nv = zpool_get_config(__zhp, NULL); \259 #define FOR_EACH_VDEV(__zhp, __nv) \ argument260 __FOR_EACH_VDEV(__zhp, __nv, for_each_vdev_macro_helper_func)266 #define FOR_EACH_REAL_LEAF_VDEV(__zhp, __nv) \ argument267 __FOR_EACH_VDEV(__zhp, __nv, for_each_real_leaf_vdev_macro_helper_func)