Searched refs:zfs_dedup_log_flush_entries_max (Results 1 – 2 of 2) sorted by relevance
35 DEDUP_LOG_FLUSH_ENTRIES_MAX dedup.log_flush_entries_max zfs_dedup_log_flush_entries_max
272 uint_t zfs_dedup_log_flush_entries_max = UINT_MAX; variable2159 flush_max = MIN(flush_max, zfs_dedup_log_flush_entries_max); in ddt_sync_flush_log()