Searched refs:SWEEP_ERROR (Results 1 – 1 of 1) sorted by relevance
827 #define SWEEP_ERROR 2 macro856 sweep_state = SWEEP_ERROR; in sweep_thread()957 if (sweep_state == SWEEP_ERROR) { in run_sweep()971 return (sweep_state == SWEEP_ERROR ? SWEEP_ERROR : 0); in run_sweep()