Searched refs:sync_error_list (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | spa_errlog.c | 302 sync_error_list(spa_t *spa, avl_tree_t *t, uint64_t *obj, dmu_tx_t *tx) in sync_error_list() function 373 sync_error_list(spa, &last, &spa->spa_errlog_last, tx); in spa_errlog_sync() 385 sync_error_list(spa, &scrub, &spa->spa_errlog_last, tx); in spa_errlog_sync() 391 sync_error_list(spa, &scrub, &spa->spa_errlog_scrub, tx); in spa_errlog_sync()
|