Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-rq-qos.h26 struct rq_qos { struct
27 struct rq_qos_ops *ops; argument
29 enum rq_qos_id id; argument
30 struct rq_qos *next; argument
37 void (*throttle)(struct rq_qos *, struct bio *); argument
/Linux-v5.4/include/linux/
Dblkdev.h405 struct rq_qos *rq_qos; member