Searched refs:MAX_PAUSE (Results 1 – 1 of 1) sorted by relevance
47 #define MAX_PAUSE max(HZ/5, 1) macro1206 return min_t(unsigned long, t, MAX_PAUSE); in bdi_max_pause()