Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_objset.c89 static const int dmu_rescan_dnode_threshold = 1 << DN_MAX_INDBLKSHIFT; variable
1713 if (os->os_freed_dnodes >= dmu_rescan_dnode_threshold) { in sync_meta_dnode_task()