Lines Matching defs:bfq_io_cq
388 struct bfq_io_cq { struct
390 struct io_cq icq; /* must be the first member */
392 struct bfq_queue *bfqq[2];
394 int ioprio;
396 uint64_t blkcg_serial_nr; /* the current blkcg serial */
403 bool saved_has_short_ttime;
408 bool saved_IO_bound;
414 bool saved_in_large_burst;
419 bool was_in_burst_list;
428 unsigned int saved_weight;
433 unsigned long saved_wr_coeff;
434 unsigned long saved_last_wr_start_finish;
435 unsigned long saved_wr_start_at_switch_to_srt;
436 unsigned int saved_wr_cur_max_time;
437 struct bfq_ttime saved_ttime;