Lines Matching refs:vdev_t

150 	vdev_t		*trim_vdev;		/* Leaf vdev to TRIM */
169 vdev_trim_should_stop(vdev_t *vd) in vdev_trim_should_stop()
179 vdev_autotrim_should_stop(vdev_t *tvd) in vdev_autotrim_should_stop()
205 vdev_t *vd = spa_lookup_by_guid(tx->tx_pool->dp_spa, guid, B_FALSE); in vdev_trim_zap_update_sync()
270 vdev_trim_change_state(vdev_t *vd, vdev_trim_state_t new_state, in vdev_trim_change_state()
361 vdev_t *vd = zio->io_vd; in vdev_trim_cb()
407 vdev_t *vd = zio->io_vd; in vdev_autotrim_cb()
451 vdev_t *vd = ta->trim_vdev; in vdev_trim_range()
537 vdev_t *vd = ta->trim_vdev; in vdev_trim_ranges()
597 vdev_trim_calculate_progress(vdev_t *vd) in vdev_trim_calculate_progress()
676 vdev_trim_load(vdev_t *vd) in vdev_trim_load()
741 vdev_t *vd = ta->trim_vdev; in vdev_trim_range_add()
809 vdev_t *vd = arg; in vdev_trim_thread()
926 vdev_trim(vdev_t *vd, uint64_t rate, boolean_t partial, boolean_t secure) in vdev_trim()
945 vdev_trim_stop_wait_impl(vdev_t *vd) in vdev_trim_stop_wait_impl()
962 vdev_t *vd; in vdev_trim_stop_wait()
983 vdev_trim_stop(vdev_t *vd, vdev_trim_state_t tgt_state, list_t *vd_list) in vdev_trim_stop()
1012 vdev_trim_stop_all_impl(vdev_t *vd, vdev_trim_state_t tgt_state, in vdev_trim_stop_all_impl()
1033 vdev_trim_stop_all(vdev_t *vd, vdev_trim_state_t tgt_state) in vdev_trim_stop_all()
1040 list_create(&vd_list, sizeof (vdev_t), in vdev_trim_stop_all()
1041 offsetof(vdev_t, vdev_trim_node)); in vdev_trim_stop_all()
1058 vdev_trim_restart(vdev_t *vd) in vdev_trim_restart()
1124 vdev_t *vd = arg; in vdev_autotrim_thread()
1239 vdev_t *cvd = ta->trim_vdev; in vdev_autotrim_thread()
1352 vdev_t *cvd = vd->vdev_child[c]; in vdev_autotrim_thread()
1392 vdev_t *root_vd = spa->spa_root_vdev; in vdev_autotrim()
1395 vdev_t *tvd = root_vd->vdev_child[i]; in vdev_autotrim()
1416 vdev_autotrim_stop_wait(vdev_t *tvd) in vdev_autotrim_stop_wait()
1440 vdev_t *root_vd = spa->spa_root_vdev; in vdev_autotrim_stop_all()