Searched defs:rq_qos (Results 1 – 2 of 2) sorted by relevance
28 struct rq_qos { struct29 struct rq_qos_ops *ops; argument31 enum rq_qos_id id; argument32 struct rq_qos *next; argument39 void (*throttle)(struct rq_qos *, struct bio *); argument
380 struct rq_qos *rq_qos; member