Searched refs:zfs_unlink_suspend_progress (Results 1 – 2 of 2) sorted by relevance
96 UNLINK_SUSPEND_PROGRESS UNSUPPORTED zfs_unlink_suspend_progress
75 static int zfs_unlink_suspend_progress = 0; variable1350 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 "