Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dbfq-iosched.h235 struct bfq_queue { struct
256 * Shared bfq_queue if queue is cooperating with one or more argument
259 struct bfq_queue *new_bfqq; argument
261 struct rb_node pos_node;
263 struct rb_root *pos_root;
266 struct rb_root sort_list;
268 struct request *next_rq;
270 int queued[2];
272 int meta_pending;
274 struct list_head fifo;
[all …]