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

/linux-master/block/
H A Dbfq-iosched.c452 * bfq_bic_lookup - search into @ioc a bic associated to @bfqd.
455 static struct bfq_io_cq *bfq_bic_lookup(struct request_queue *q) function
693 struct bfq_io_cq *bic = bfq_bic_lookup(data->q);
2451 * bfq_bic_lookup grabs the queue_lock: invoke it now and
2454 * returned by bfq_bic_lookup does not go away before
2457 struct bfq_io_cq *bic = bfq_bic_lookup(q);

Completed in 117 milliseconds