Home
last modified time | relevance | path

Searched refs:zfs_unlink_suspend_progress (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg96 UNLINK_SUSPEND_PROGRESS UNSUPPORTED zfs_unlink_suspend_progress
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_znode_os.c75 static int zfs_unlink_suspend_progress = 0; variable
1350 if (!zfs_is_readonly(zfsvfs) && !zfs_unlink_suspend_progress) { in zfs_zinactive()
1979 module_param(zfs_unlink_suspend_progress, int, 0644);
1980 MODULE_PARM_DESC(zfs_unlink_suspend_progress, "Set to prevent async unlinks "