for_each_vdev
return (for_each_vdev(zhp, is_vdev_cb, cb_data));
extern int for_each_vdev(zpool_handle_t *, pool_vdev_iter_f, void *);