Searched defs:bfq_io_cq (Results 1 – 1 of 1) sorted by relevance
386 struct bfq_io_cq { struct388 struct io_cq icq; /* must be the first member */390 struct bfq_queue *bfqq[2];392 int ioprio;394 uint64_t blkcg_serial_nr; /* the current blkcg serial */401 bool saved_has_short_ttime;406 bool saved_IO_bound;412 bool saved_in_large_burst;417 bool was_in_burst_list;426 unsigned int saved_weight;[all …]