Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpktcdvd.h188 int write_congestion_off; member
/linux-6.3-rc2/drivers/block/
A Dpktcdvd.c98 static int write_congestion_off = PKT_WRITE_CONGESTION_OFF; variable
245 n = sysfs_emit(buf, "%d\n", pd->write_congestion_off); in congestion_off_show()
259 pd->write_congestion_off = val; in congestion_off_store()
260 init_write_congestion_marks(&pd->write_congestion_off, in congestion_off_store()
290 init_write_congestion_marks(&pd->write_congestion_off, in congestion_on_store()
1170 pd->bio_queue_size <= pd->write_congestion_off) { in pkt_handle_queue()
2360 if (pd->bio_queue_size <= pd->write_congestion_off) in pkt_make_request_write()
2516 pd->write_congestion_off, in pkt_seq_show()
2696 pd->write_congestion_off = write_congestion_off; in pkt_setup_dev()

Completed in 8 milliseconds