Searched refs:write_congestion_off (Results 1 – 2 of 2) sorted by relevance
189 int write_congestion_off; member
85 static int write_congestion_off = PKT_WRITE_CONGESTION_OFF; variable232 n = sysfs_emit(buf, "%d\n", pd->write_congestion_off); in congestion_off_show()249 pd->write_congestion_off = val; in congestion_off_store()250 init_write_congestion_marks(&pd->write_congestion_off, &pd->write_congestion_on); in congestion_off_store()281 init_write_congestion_marks(&pd->write_congestion_off, &pd->write_congestion_on); in congestion_on_store()490 pd->write_congestion_off, in pkt_seq_show()1209 pd->bio_queue_size <= pd->write_congestion_off) { in pkt_handle_queue()2391 if (pd->bio_queue_size <= pd->write_congestion_off) in pkt_make_request_write()2662 pd->write_congestion_off = write_congestion_off; in pkt_setup_dev()