Searched refs:bypass_threshold (Results 1 – 2 of 2) sorted by relevance
615 int bypass_threshold; /* preread nice */ member
5564 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()5570 ((conf->bypass_threshold && in __get_priority_stripe()5571 conf->bypass_count > conf->bypass_threshold) || in __get_priority_stripe()5585 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()6771 ret = sprintf(page, "%d\n", conf->bypass_threshold); in raid5_show_preread_threshold()6797 conf->bypass_threshold = new; in raid5_store_preread_threshold()7250 conf->bypass_threshold = BYPASS_THRESHOLD; in setup_conf()