Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dvdev_removal.h86 extern void spa_vdev_remove_suspend(spa_t *);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_removal.c848 spa_vdev_remove_suspend(spa); in spa_finish_removal()
1808 spa_vdev_remove_suspend(spa_t *spa) in spa_vdev_remove_suspend() function
2010 spa_vdev_remove_suspend(spa); in spa_vdev_remove_cancel()
2580 EXPORT_SYMBOL(spa_vdev_remove_suspend);
H A Dspa.c9396 spa_vdev_remove_suspend(spa);