Searched defs:bfq_io_cq (Results 1 – 1 of 1) sorted by relevance
359 struct bfq_io_cq { struct361 struct io_cq icq; /* must be the first member */363 struct bfq_queue *bfqq[2];365 int ioprio;367 uint64_t blkcg_serial_nr; /* the current blkcg serial */374 bool saved_has_short_ttime;379 bool saved_IO_bound;385 bool saved_in_large_burst;390 bool was_in_burst_list;395 unsigned long saved_wr_coeff;[all …]