Searched refs:is_vdev_cb (Results 1 – 1 of 1) sorted by relevance
4456 is_vdev_cb(zpool_handle_t *zhp, nvlist_t *nv, void *cb_data) in is_vdev_cb() function4475 return (for_each_vdev(zhp, is_vdev_cb, cb_data)); in is_vdev()