Searched refs:write_congestion_off (Results 1 - 1 of 1) sorted by relevance

/drivers/block/
H A Dpktcdvd.c97 static int write_congestion_off = PKT_WRITE_CONGESTION_OFF; variable
234 v = pd->write_congestion_off;
281 pd->write_congestion_off = val;
282 init_write_congestion_marks(&pd->write_congestion_off,
290 init_write_congestion_marks(&pd->write_congestion_off,
1275 && pd->bio_queue_size <= pd->write_congestion_off);
2412 } while(pd->bio_queue_size > pd->write_congestion_off);
2594 pd->write_congestion_off,
2781 pd->write_congestion_off = write_congestion_off;
[all...]

Completed in 34 milliseconds