Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dvdev_rebuild.h91 void vdev_rebuild_stop_wait(vdev_t *);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_rebuild.c1057 vdev_rebuild_stop_wait(vdev_t *vd) in vdev_rebuild_stop_wait() function
1065 vdev_rebuild_stop_wait(vd->vdev_child[i]); in vdev_rebuild_stop_wait()
1090 vdev_rebuild_stop_wait(spa->spa_root_vdev); in vdev_rebuild_stop_all()
H A Dspa_misc.c1187 vdev_rebuild_stop_wait(vd->vdev_top); in spa_vdev_detach_enter()