Home
last modified time | relevance | path

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

/block/
Dbfq-iosched.h228 struct bfq_queue { struct
247 * Shared bfq_queue if queue is cooperating with one or more argument
250 struct bfq_queue *new_bfqq; argument
252 struct rb_node pos_node;
254 struct rb_root *pos_root;
257 struct rb_root sort_list;
259 struct request *next_rq;
261 int queued[2];
263 int allocated;
265 int meta_pending;
[all …]