Searched defs:rq_qos (Results 1 – 4 of 4) sorted by relevance
20 struct rq_qos { struct21 struct rq_qos_ops *ops; argument23 enum rq_qos_id id; argument24 struct rq_qos *next; argument
27 struct rq_qos { struct28 struct rq_qos_ops *ops; argument30 enum rq_qos_id id; argument31 struct rq_qos *next; argument38 void (*throttle)(struct rq_qos *, struct bio *); argument
403 struct rq_qos *rq_qos; member
444 struct rq_qos *rq_qos; member