Home
last modified time | relevance | path

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

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