Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Drefcount.c36 static uint_t reference_history = 3; /* tunable */ variable
192 if (reference_history > 0) { in zfs_refcount_remove_many()
194 if (rc->rc_removed_count >= reference_history) { in zfs_refcount_remove_many()
356 ZFS_MODULE_PARAM(zfs, , reference_history, UINT, ZMOD_RW,