Home
last modified time | relevance | path

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

/linux-3.4.99/block/
Dcfq-iosched.c104 struct cfq_data *cfqd; member
375 #define cfq_log_cfqq(cfqd, cfqq, fmt, args...) \ argument
380 #define cfq_log_cfqg(cfqd, cfqg, fmt, args...) \ argument
385 #define cfq_log_cfqq(cfqd, cfqq, fmt, args...) \ argument
387 #define cfq_log_cfqg(cfqd, cfqg, fmt, args...) do {} while (0) argument
389 #define cfq_log(cfqd, fmt, args...) \ argument
402 static inline bool cfq_io_thinktime_big(struct cfq_data *cfqd, in cfq_io_thinktime_big()
415 static inline bool iops_mode(struct cfq_data *cfqd) in iops_mode()
450 struct cfq_data *cfqd, in cfq_group_busy_queues_wl()
461 static inline int cfqg_busy_async_queues(struct cfq_data *cfqd, in cfqg_busy_async_queues()
[all …]