Home
last modified time | relevance | path

Searched refs:vdev_rebuild_phys_t (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_rebuild.c174 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_should_cancel()
193 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_update_sync()
223 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_initiate_sync()
307 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_complete_sync()
353 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_cancel_sync()
389 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_reset_sync()
436 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_clear_sync()
468 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_cb()
669 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_update_bytes_est()
693 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_load()
[all …]
H A Dvdev.c2763 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_dtl_should_excise()
4365 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_stat_update()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dvdev_rebuild.h58 } vdev_rebuild_phys_t; typedef
84 vdev_rebuild_phys_t vr_rebuild_phys;