Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dvdev_rebuild.h92 void vdev_rebuild_stop_wait(vdev_t *);
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dvdev_rebuild.c1084 vdev_rebuild_stop_wait(vdev_t *vd) in vdev_rebuild_stop_wait() function
1092 vdev_rebuild_stop_wait(vd->vdev_child[i]); in vdev_rebuild_stop_wait()
1117 vdev_rebuild_stop_wait(spa->spa_root_vdev); in vdev_rebuild_stop_all()
H A Dspa_misc.c1218 vdev_rebuild_stop_wait(vd->vdev_top); in spa_vdev_detach_enter()
H A Dvdev_removal.c1367 vdev_rebuild_stop_wait(vd); in vdev_remove_complete()