Searched defs:bfq_io_cq (Results 1 – 1 of 1) sorted by relevance
403 struct bfq_io_cq { struct405 struct io_cq icq; /* must be the first member */407 struct bfq_queue *bfqq[2];409 int ioprio;411 uint64_t blkcg_serial_nr; /* the current blkcg serial */418 bool saved_has_short_ttime;423 bool saved_IO_bound;425 u64 saved_io_start_time;426 u64 saved_tot_idle_time;432 bool saved_in_large_burst;[all …]