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

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dspa_log_spacemap.c637 uint64_t total_flushes = 0; local
671 total_flushes += e->lse_mscount;
674 * Keep the running maximum of the total_flushes that
682 DIV_ROUND_UP(total_flushes, txgs_in_future));

Completed in 86 milliseconds