Home
last modified time | relevance | path

Searched defs:bfq_queue (Results 1 – 1 of 1) sorted by relevance

/linux/block/
H A Dbfq-iosched.h246 struct bfq_queue { struct
267 * Shared bfq_queue if queue is cooperating with one or more argument
270 struct bfq_queue *new_bfqq; argument
272 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 …]