Searched refs:cfq_get_queue (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dcfq-iosched.c441 static struct cfq_queue *cfq_get_queue(struct cfq_data *, bool,
2810 new_cfqq = cfq_get_queue(cfqd, BLK_RW_ASYNC, cic->ioc,
2954 cfq_get_queue(struct cfq_data *cfqd, bool is_sync, struct io_context *ioc, function
3664 cfqq = cfq_get_queue(cfqd, is_sync, cic->ioc, gfp_mask);

Completed in 29 milliseconds