Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzil.c2092 static uint_t zil_maxcopied = 7680; variable
2098 return (MIN(max_data, zil_maxcopied)); in zil_max_copied_data()