Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dbfq-iosched.h233 struct bfq_queue { struct
254 * Shared bfq_queue if queue is cooperating with one or more argument
257 struct bfq_queue *new_bfqq; argument
259 struct rb_node pos_node;
261 struct rb_root *pos_root;
264 struct rb_root sort_list;
266 struct request *next_rq;
268 int queued[2];
270 int allocated;
272 int meta_pending;
[all …]