Searched refs:bypass_threshold (Results 1 – 2 of 2) sorted by relevance
407 int bypass_threshold; /* preread nice */ member
4076 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()4082 ((conf->bypass_threshold && in __get_priority_stripe()4083 conf->bypass_count > conf->bypass_threshold) || in __get_priority_stripe()4087 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()4945 return sprintf(page, "%d\n", conf->bypass_threshold); in raid5_show_preread_threshold()4964 conf->bypass_threshold = new; in raid5_store_preread_threshold()5177 conf->bypass_threshold = BYPASS_THRESHOLD; in setup_conf()