Searched refs:SWEEP_ERROR (Results 1 – 1 of 1) sorted by relevance
645 #define SWEEP_ERROR 2 macro674 sweep_state = SWEEP_ERROR; in sweep_thread()775 if (sweep_state == SWEEP_ERROR) { in run_sweep()789 return (sweep_state == SWEEP_ERROR ? SWEEP_ERROR : 0); in run_sweep()