Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dbfq-iosched.h232 struct bfq_queue { struct
244 * Shared bfq_queue if queue is cooperating with one or more argument
247 struct bfq_queue *new_bfqq; argument
249 struct rb_node pos_node;
251 struct rb_root *pos_root;
254 struct rb_root sort_list;
256 struct request *next_rq;
258 int queued[2];
260 int allocated;
262 int meta_pending;
[all …]