Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk-rq-qos.h28 struct rq_qos { struct
29 struct rq_qos_ops *ops; argument
31 enum rq_qos_id id; argument
32 struct rq_qos *next; argument
39 void (*throttle)(struct rq_qos *, struct bio *); argument
/Linux-v5.15/include/linux/
Dblkdev.h380 struct rq_qos *rq_qos; member