Searched defs:bfq_data (Results 1 – 1 of 1) sorted by relevance
443 struct bfq_data { struct445 struct request_queue *queue;447 struct list_head dispatch;450 struct bfq_group *root_group;460 struct rb_root_cached queue_weights_tree;508 unsigned int num_groups_with_pending_reqs;515 unsigned int busy_queues[3];517 int wr_busy_queues;519 int queued;521 int rq_in_driver;[all …]