Searched defs:bfq_queue (Results 1 – 1 of 1) sorted by relevance
235 struct bfq_queue { struct256 * Shared bfq_queue if queue is cooperating with one or more argument259 struct bfq_queue *new_bfqq; argument261 struct rb_node pos_node;263 struct rb_root *pos_root;266 struct rb_root sort_list;268 struct request *next_rq;270 int queued[2];272 int meta_pending;274 struct list_head fifo;[all …]