Searched defs:rq_qos (Results 1 – 2 of 2) sorted by relevance
26 struct rq_qos { struct27 struct rq_qos_ops *ops; argument29 enum rq_qos_id id; argument30 struct rq_qos *next; argument37 void (*throttle)(struct rq_qos *, struct bio *); argument
406 struct rq_qos *rq_qos; member