Lines Matching defs:write_congestion_off
85 static int write_congestion_off = PKT_WRITE_CONGESTION_OFF;
232 n = sysfs_emit(buf, "%d\n", pd->write_congestion_off);
249 pd->write_congestion_off = val;
250 init_write_congestion_marks(&pd->write_congestion_off, &pd->write_congestion_on);
281 init_write_congestion_marks(&pd->write_congestion_off, &pd->write_congestion_on);
489 pd->write_congestion_off,
1203 pd->bio_queue_size <= pd->write_congestion_off) {
2391 if (pd->bio_queue_size <= pd->write_congestion_off)
2668 pd->write_congestion_off = write_congestion_off;