Searched refs:cfq_get_queue (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/block/ |
D | cfq-iosched.c | 860 static struct cfq_queue *cfq_get_queue(struct cfq_data *cfqd, bool is_sync, 3510 new_cfqq = cfq_get_queue(cfqd, BLK_RW_ASYNC, cic, bio, in check_ioprio_changed() 3661 cfq_get_queue(struct cfq_data *cfqd, bool is_sync, struct cfq_io_cq *cic, in cfq_get_queue() function 4233 cfqq = cfq_get_queue(cfqd, is_sync, cic, bio, gfp_mask); in cfq_set_request()
|