Searched refs:cb_vcdl (Results 1 – 1 of 1) sorted by relevance
601 for_each_vdev_run_cb(zpool_handle_t *zhp, nvlist_t *nv, void *cb_vcdl) in for_each_vdev_run_cb() argument603 vdev_cmd_data_list_t *vcdl = cb_vcdl; in for_each_vdev_run_cb()667 all_pools_for_each_vdev_gather_cb(zpool_handle_t *zhp, void *cb_vcdl) in all_pools_for_each_vdev_gather_cb() argument669 return (for_each_vdev(zhp, for_each_vdev_run_cb, cb_vcdl)); in all_pools_for_each_vdev_gather_cb()