HomeSort by: relevance | last modified time | path
    Searched defs:sync_error_list (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
spa_errlog.c 302 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);
spa_errlog.c 302 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 34 milliseconds