Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dblk-rq-qos.h27 struct rq_qos { struct
28 const struct rq_qos_ops *ops; argument
30 enum rq_qos_id id; argument
31 struct rq_qos *next; argument
38 void (*throttle)(struct rq_qos *, struct bio *); argument
/linux-6.12.1/include/linux/
Dblkdev.h502 struct rq_qos *rq_qos; member