Searched defs:bfq_io_cq (Results 1 – 1 of 1) sorted by relevance
388 struct bfq_io_cq { struct390 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;[all …]