Searched refs:cfq_get_queue (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/block/ |
D | cfq-iosched.c | 862 static struct cfq_queue *cfq_get_queue(struct cfq_data *cfqd, bool is_sync, 3686 cfqq = cfq_get_queue(cfqd, BLK_RW_ASYNC, cic, bio); in check_ioprio_changed() 3778 cfq_get_queue(struct cfq_data *cfqd, bool is_sync, struct cfq_io_cq *cic, in cfq_get_queue() function 4368 cfqq = cfq_get_queue(cfqd, is_sync, cic, bio); in cfq_set_request()
|