Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dbfq-iosched.h445 struct bfq_data { struct
447 struct request_queue *queue;
449 struct list_head dispatch;
452 struct bfq_group *root_group;
462 struct rb_root_cached queue_weights_tree;
510 unsigned int num_groups_with_pending_reqs;
517 unsigned int busy_queues[3];
519 int wr_busy_queues;
521 int queued;
523 int rq_in_driver;
[all …]