Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg34 DEDUP_LOG_TXG_MAX dedup.log_txg_max zfs_dedup_log_txg_max
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt_log.c40 uint_t zfs_dedup_log_txg_max = 8; variable
468 MAX(1, zfs_dedup_log_txg_max)); in ddt_log_swap()