Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_rebuild.c177 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_should_cancel()
196 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_update_sync()
226 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_initiate_sync()
310 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_complete_sync()
374 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_cancel_sync()
410 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_reset_sync()
457 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_clear_sync()
489 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_cb()
692 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_update_bytes_est()
716 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_rebuild_load()
[all …]
H A Dvdev.c3105 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_dtl_should_excise()
4957 vdev_rebuild_phys_t *vrp = &vr->vr_rebuild_phys; in vdev_stat_update()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dvdev_rebuild.h58 } vdev_rebuild_phys_t; typedef
85 vdev_rebuild_phys_t vr_rebuild_phys;