Home
last modified time | relevance | path

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

/linux-3.4.99/block/
Dcfq-iosched.c2487 static bool cfq_may_dispatch(struct cfq_data *cfqd, struct cfq_queue *cfqq) in cfq_may_dispatch() function
2582 if (!cfq_may_dispatch(cfqd, cfqq)) in cfq_dispatch_request()