Home
last modified time | relevance | path

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

/linux-3.3/block/
Dcfq-iosched.c104 struct cfq_data *cfqd; member
374 #define cfq_log_cfqq(cfqd, cfqq, fmt, args...) \ argument
379 #define cfq_log_cfqg(cfqd, cfqg, fmt, args...) \ argument
384 #define cfq_log_cfqq(cfqd, cfqq, fmt, args...) \ argument
386 #define cfq_log_cfqg(cfqd, cfqg, fmt, args...) do {} while (0) argument
388 #define cfq_log(cfqd, fmt, args...) \ argument
401 static inline bool cfq_io_thinktime_big(struct cfq_data *cfqd, in cfq_io_thinktime_big()
414 static inline bool iops_mode(struct cfq_data *cfqd) in iops_mode()
449 struct cfq_data *cfqd, in cfq_group_busy_queues_wl()
460 static inline int cfqg_busy_async_queues(struct cfq_data *cfqd, in cfqg_busy_async_queues()
[all …]