Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dbfq-iosched.h478 struct bfq_io_cq { struct
480 struct io_cq icq; /* must be the first member */
491 struct bfq_queue *bfqq[2][BFQ_MAX_ACTUATORS];
493 int ioprio;
495 uint64_t blkcg_serial_nr; /* the current blkcg serial */
503 struct bfq_iocq_bfqq_data bfqq_data[BFQ_MAX_ACTUATORS];
505 unsigned int requests; /* Number of requests this process has in flight */

Completed in 8 milliseconds