Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg81 UNLINK_SUSPEND_PROGRESS UNSUPPORTED zfs_unlink_suspend_progress
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_znode.c83 int zfs_unlink_suspend_progress = 0; variable
1346 if (!zfs_is_readonly(zfsvfs) && !zfs_unlink_suspend_progress) { in zfs_zinactive()
2243 module_param(zfs_unlink_suspend_progress, int, 0644);
2244 MODULE_PARM_DESC(zfs_unlink_suspend_progress, "Set to prevent async unlinks "