Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_log_spacemap.c643 uint64_t max_flushes_pertxg = in spa_estimate_metaslabs_to_flush() local
684 max_flushes_pertxg = MAX(max_flushes_pertxg, in spa_estimate_metaslabs_to_flush()
687 max_flushes_pertxg); in spa_estimate_metaslabs_to_flush()
689 return (max_flushes_pertxg); in spa_estimate_metaslabs_to_flush()