Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg36 DEDUP_LOG_FLUSH_ENTRIES_MIN dedup.log_flush_entries_min zfs_dedup_log_flush_entries_min
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt.c261 uint_t zfs_dedup_log_flush_entries_min = 200; variable
2080 zfs_dedup_log_flush_entries_min); in ddt_sync_flush_log()
2158 if (count > zfs_dedup_log_flush_entries_min && in ddt_sync_flush_log()