Lines Matching defs:scrub
34 * scrub completes, the current log becomes the last log, the last log is thrown
36 * corrected, a new scrub will show that it no longer exists, and will be
37 * deleted from the log when the scrub completes.
1126 * Called when a scrub completes. This simply set a bit which tells which AVL
1265 avl_tree_t scrub, last;
1281 spa_get_errlists(spa, &last, &scrub);
1300 spa_remove_healed_errors(spa, &last, &scrub, tx);
1316 sync_error_list(spa, &scrub, &spa->spa_errlog_last, tx);
1320 * Sync out any pending scrub errors.
1322 sync_error_list(spa, &scrub, &spa->spa_errlog_scrub, tx);