Searched defs:bfq_io_cq (Results 1 – 2 of 2) 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 …]
477 struct bfq_io_cq { struct479 struct io_cq icq; /* must be the first member */490 struct bfq_queue *bfqq[2][BFQ_MAX_ACTUATORS];492 int ioprio;494 uint64_t blkcg_serial_nr; /* the current blkcg serial */502 struct bfq_iocq_bfqq_data bfqq_data[BFQ_MAX_ACTUATORS];504 unsigned int requests; /* Number of requests this process has in flight */