Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dbfq-iosched.h512 struct bfq_data { struct
514 struct request_queue *queue;
516 struct list_head dispatch;
519 struct bfq_group *root_group;
529 struct rb_root_cached queue_weights_tree;
578 unsigned int num_groups_with_pending_reqs;
586 unsigned int busy_queues[3];
588 int wr_busy_queues;
590 int queued;
592 int tot_rq_in_driver;
[all …]