Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c83 int dmu_rescan_dnode_threshold = 131072; variable
1784 if (os->os_freed_dnodes >= dmu_rescan_dnode_threshold) { in dmu_objset_sync()