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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dpktcdvd.h290 int write_congestion_off; member in struct:pktcdvd_device
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/block/
H A Dpktcdvd.c90 static int write_congestion_off = PKT_WRITE_CONGESTION_OFF; variable
222 v = pd->write_congestion_off;
269 pd->write_congestion_off = val;
270 init_write_congestion_marks(&pd->write_congestion_off,
278 init_write_congestion_marks(&pd->write_congestion_off,
1314 && pd->bio_queue_size <= pd->write_congestion_off);
2539 } while(pd->bio_queue_size > pd->write_congestion_off);
2663 pd->write_congestion_off,
2842 pd->write_congestion_off = write_congestion_off;
[all...]

Completed in 52 milliseconds