Home
last modified time | relevance | path

Searched refs:nonrot_with_queueing (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/block/
Dbfq-iosched.c2303 if (unlikely(!bfqd->nonrot_with_queueing && prev != bfqq->next_rq)) in bfq_add_request()
2448 if (unlikely(!bfqd->nonrot_with_queueing)) in bfq_remove_request()
2551 if (unlikely(!bfqd->nonrot_with_queueing)) in bfq_request_merged()
2896 if (unlikely(!bfqd->nonrot_with_queueing)) { in bfq_setup_cooperator()
2974 if (likely(bfqd->nonrot_with_queueing)) in bfq_setup_cooperator()
3918 if (unlikely(!bfqd->nonrot_with_queueing && in __bfq_bfqq_expire()
5697 if (likely(bfqd->nonrot_with_queueing)) in bfq_do_or_sched_stable_merge()
6241 bfqd->nonrot_with_queueing = in bfq_update_hw_tag()
7127 bfqd->nonrot_with_queueing = blk_queue_nonrot(bfqd->queue); in bfq_init_queue()
Dbfq-iosched.h556 bool nonrot_with_queueing; member
Dbfq-cgroup.c696 if (unlikely(!bfqd->nonrot_with_queueing)) in bfq_bfqq_move()