Searched defs:rq_qos (Results 1 – 2 of 2) 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
403 struct rq_qos *rq_qos; member
Completed in 8 milliseconds