Searched defs:bfq_queue (Results 1 – 1 of 1) sorted by relevance
246 struct bfq_queue { struct267 * Shared bfq_queue if queue is cooperating with one or more argument270 struct bfq_queue *new_bfqq; argument272 struct rb_node pos_node;274 struct rb_root *pos_root;277 struct rb_root sort_list;279 struct request *next_rq;281 int queued[2];283 int meta_pending;285 struct list_head fifo;[all …]