Home
last modified time | relevance | path

Searched refs:vdev_rebuild_stop_wait (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dvdev_rebuild.h94 void vdev_rebuild_stop_wait(vdev_t *);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_rebuild.c1093 vdev_rebuild_stop_wait(vdev_t *vd) in vdev_rebuild_stop_wait() function
1102 vdev_rebuild_stop_wait(vd->vdev_child[i]); in vdev_rebuild_stop_wait()
1127 vdev_rebuild_stop_wait(spa->spa_root_vdev); in vdev_rebuild_stop_all()
H A Dvdev_removal.c1368 vdev_rebuild_stop_wait(vd); in vdev_remove_complete()
H A Dspa_misc.c1257 vdev_rebuild_stop_wait(vd->vdev_top); in spa_vdev_detach_enter()