Searched refs:cfq_io_thinktime_big (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/block/
H A Dcfq-iosched.c793 static inline bool cfq_io_thinktime_big(struct cfq_data *cfqd, cfq_io_thinktime_big() function
2714 !cfq_io_thinktime_big(cfqd, &st->ttime, false)) cfq_should_idle()
3129 !cfq_io_thinktime_big(cfqd, &cfqq->cfqg->ttime, true)) { cfq_select_queue()
4008 if (cfq_io_thinktime_big(cfqd, &cfqq->cfqg->ttime, true)) cfq_should_wait_busy()

Completed in 57 milliseconds