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

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dspa_errlog.c301 sync_error_list(spa_t *spa, avl_tree_t *t, uint64_t *obj, dmu_tx_t *tx) function
372 sync_error_list(spa, &last, &spa->spa_errlog_last, tx);
384 sync_error_list(spa, &scrub, &spa->spa_errlog_last, tx);
390 sync_error_list(spa, &scrub, &spa->spa_errlog_scrub, tx);

Completed in 99 milliseconds