Home
last modified time | relevance | path

Searched defs:rq_qos (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/block/
H A Dblk-rq-qos.h28 struct rq_qos { struct
29 struct rq_qos_ops *ops; argument
31 enum rq_qos_id id; argument
32 struct rq_qos *next; argument
39 void (*throttle)(struct rq_qos *, struct bio *); argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dblkdev.h417 struct rq_qos *rq_qos; member