Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dsysctl_os.c365 extern int zfs_removal_suspend_progress;
367 &zfs_removal_suspend_progress, 0, "Ensures certain actions can happen while"
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg64 REMOVAL_SUSPEND_PROGRESS removal_suspend_progress zfs_removal_suspend_progress
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_removal.c139 int zfs_removal_suspend_progress = 0; variable
1516 while (zfs_removal_suspend_progress && in spa_vdev_remove_thread()