Searched defs:rq_qos (Results 1 – 4 of 4) sorted by relevance
27 struct rq_qos { struct28 const 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
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
398 struct rq_qos *rq_qos; member
411 struct rq_qos *rq_qos; member