Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dbfq-iosched.h407 struct bfq_data { struct
409 struct request_queue *queue;
411 struct list_head dispatch;
414 struct bfq_group *root_group;
424 struct rb_root queue_weights_tree;
433 struct rb_root group_weights_tree;
439 int busy_queues;
441 int wr_busy_queues;
443 int queued;
445 int rq_in_driver;
[all …]