Searched defs:bfq_data (Results 1 – 1 of 1) sorted by relevance
476 struct bfq_data { struct478 struct request_queue *queue;480 struct list_head dispatch;483 struct bfq_group *root_group;493 struct rb_root_cached queue_weights_tree;541 unsigned int num_groups_with_pending_reqs;548 unsigned int busy_queues[3];550 int wr_busy_queues;552 int queued;554 int rq_in_driver;[all …]