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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_errlog.c302 sync_error_list(spa_t *spa, avl_tree_t *t, uint64_t *obj, dmu_tx_t *tx) function
373 sync_error_list(spa, &last, &spa->spa_errlog_last, tx);
385 sync_error_list(spa, &scrub, &spa->spa_errlog_last, tx);
391 sync_error_list(spa, &scrub, &spa->spa_errlog_scrub, tx);

Completed in 56 milliseconds