Searched refs:bypass_threshold (Results 1 – 2 of 2) sorted by relevance
623 int bypass_threshold; /* preread nice */ member
5548 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()5554 ((conf->bypass_threshold && in __get_priority_stripe()5555 conf->bypass_count > conf->bypass_threshold) || in __get_priority_stripe()5569 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()7032 ret = sprintf(page, "%d\n", conf->bypass_threshold); in raid5_show_preread_threshold()7058 conf->bypass_threshold = new; in raid5_store_preread_threshold()7516 conf->bypass_threshold = BYPASS_THRESHOLD; in setup_conf()
Completed in 19 milliseconds