Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_log_spacemap.c677 uint64_t total_flushes = 0; in spa_estimate_metaslabs_to_flush() local
714 total_flushes += e->lse_msdcount; in spa_estimate_metaslabs_to_flush()
725 DIV_ROUND_UP(total_flushes, txgs_in_future)); in spa_estimate_metaslabs_to_flush()