Searched refs:cfq_get_queue (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/block/ |
D | cfq-iosched.c | 469 static struct cfq_queue *cfq_get_queue(struct cfq_data *, bool, 2792 new_cfqq = cfq_get_queue(cfqd, BLK_RW_ASYNC, cic->icq.ioc, in changed_ioprio() 2917 cfq_get_queue(struct cfq_data *cfqd, bool is_sync, struct io_context *ioc, in cfq_get_queue() function 3493 cfqq = cfq_get_queue(cfqd, is_sync, cic->icq.ioc, gfp_mask); in cfq_set_request()
|