Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_log_spacemap.c392 summary_entry_is_full(spa_t *spa, log_summary_entry_t *e, uint64_t txg) in summary_entry_is_full() function
580 if (e == NULL || summary_entry_is_full(spa, e, txg)) { in summary_add_data()