Home
last modified time | relevance | path

Searched defs:bfq_io_cq (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/block/
Dbfq-iosched.h405 struct bfq_io_cq { struct
407 struct io_cq icq; /* must be the first member */
409 struct bfq_queue *bfqq[2];
411 int ioprio;
413 uint64_t blkcg_serial_nr; /* the current blkcg serial */
420 bool saved_has_short_ttime;
425 bool saved_IO_bound;
427 u64 saved_io_start_time;
428 u64 saved_tot_idle_time;
434 bool saved_in_large_burst;
[all …]