Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Ddsl_scan.h45 extern int zfs_scan_suspend_progress;
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg70 SCAN_SUSPEND_PROGRESS scan_suspend_progress zfs_scan_suspend_progress
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dvdev_rebuild.c633 while (zfs_scan_suspend_progress && in vdev_rebuild_ranges()
H A Ddsl_scan.c174 int zfs_scan_suspend_progress = 0; /* set to prevent scans from progressing */ variable
3601 if (zfs_scan_suspend_progress) { in dsl_scan_sync()
3606 while (zfs_scan_suspend_progress && in dsl_scan_sync()