Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_log_spacemap.c640 uint64_t max_flushes_pertxg = in spa_estimate_metaslabs_to_flush() local
681 max_flushes_pertxg = MAX(max_flushes_pertxg, in spa_estimate_metaslabs_to_flush()
684 max_flushes_pertxg); in spa_estimate_metaslabs_to_flush()
686 return (max_flushes_pertxg); in spa_estimate_metaslabs_to_flush()