Lines Matching defs:bfq_io_cq
405 struct bfq_io_cq { struct
407 struct io_cq icq; /* must be the first member */
409 struct bfq_queue *bfqq[2];
411 int ioprio;
413 uint64_t blkcg_serial_nr; /* the current blkcg serial */
420 bool saved_has_short_ttime;
425 bool saved_IO_bound;
427 u64 saved_io_start_time;
428 u64 saved_tot_idle_time;
434 bool saved_in_large_burst;
439 bool was_in_burst_list;
448 unsigned int saved_weight;
453 unsigned long saved_wr_coeff;
454 unsigned long saved_last_wr_start_finish;
455 unsigned long saved_service_from_wr;
456 unsigned long saved_wr_start_at_switch_to_srt;
457 unsigned int saved_wr_cur_max_time;
458 struct bfq_ttime saved_ttime;
461 u64 saved_last_serv_time_ns;
462 unsigned int saved_inject_limit;
463 unsigned long saved_decrease_time_jif;
466 struct bfq_queue *stable_merge_bfqq;
468 bool stably_merged; /* non splittable if true */
469 unsigned int requests; /* Number of requests this process has in flight */