Searched refs:cfq_get_queue (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/block/ |
D | cfq-iosched.c | 888 static struct cfq_queue *cfq_get_queue(struct cfq_data *cfqd, bool is_sync, 3717 cfqq = cfq_get_queue(cfqd, BLK_RW_ASYNC, cic, bio); in check_ioprio_changed() 3811 cfq_get_queue(struct cfq_data *cfqd, bool is_sync, struct cfq_io_cq *cic, in cfq_get_queue() function 4434 cfqq = cfq_get_queue(cfqd, is_sync, cic, bio); in cfq_set_request()
|