Searched defs:bfq_data (Results 1 – 1 of 1) sorted by relevance
407 struct bfq_data { struct409 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 …]