Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dbfq-iosched.h475 struct bfq_data { struct
477 struct request_queue *queue;
479 struct list_head dispatch;
482 struct bfq_group *root_group;
492 struct rb_root_cached queue_weights_tree;
540 unsigned int num_groups_with_pending_reqs;
547 unsigned int busy_queues[3];
549 int wr_busy_queues;
551 int queued;
553 int rq_in_driver;
[all …]