Home
last modified time | relevance | path

Searched refs:cfq_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/block/
Dcfq-iosched.c115 struct cfq_data *cfqd;
328 struct cfq_data { struct
402 static struct cfq_group *cfq_get_next_cfqg(struct cfq_data *cfqd); argument
821 static inline bool cfq_io_thinktime_big(struct cfq_data *cfqd, in cfq_io_thinktime_big()
834 static inline bool iops_mode(struct cfq_data *cfqd) in iops_mode()
869 struct cfq_data *cfqd, in cfq_group_busy_queues_wl()
880 static inline int cfqg_busy_async_queues(struct cfq_data *cfqd, in cfqg_busy_async_queues()
888 static struct cfq_queue *cfq_get_queue(struct cfq_data *cfqd, bool is_sync,
897 static inline struct cfq_io_cq *cfq_cic_lookup(struct cfq_data *cfqd, in cfq_cic_lookup()
916 static inline struct cfq_data *cic_to_cfqd(struct cfq_io_cq *cic) in cic_to_cfqd()
[all …]