Searched refs:blk_queue_nonrot (Results 1 – 20 of 20) sorted by relevance
135 return blk_queue_nonrot(btp->bt_bdev->bd_queue) ? 2 : 1; in xfs_pwork_guess_datadev_parallelism()
233 (!blk_queue_nonrot(bfqd->queue) || \3735 if (blk_queue_nonrot(bfqd->queue)) in bfq_bfqq_is_slow()4076 !blk_queue_nonrot(bfqd->queue) && !bfqd->hw_tag, in idling_boosts_thr_without_issues()4106 ((!blk_queue_nonrot(bfqd->queue) || !bfqd->hw_tag) && in idling_boosts_thr_without_issues()4300 if (blk_queue_nonrot(bfqd->queue) && in bfq_choose_bfqq_for_injection()5583 blk_queue_nonrot(bfqd->queue) && bfqd->hw_tag; in bfq_update_hw_tag()6463 bfqd->nonrot_with_queueing = blk_queue_nonrot(bfqd->queue); in bfq_init_queue()6501 bfqd->rate_dur_prod = ref_rate[blk_queue_nonrot(bfqd->queue)] * in bfq_init_queue()6502 ref_wr_duration[blk_queue_nonrot(bfqd->queue)]; in bfq_init_queue()6503 bfqd->peak_rate = ref_rate[blk_queue_nonrot(bfqd->queue)] * 2 / 3; in bfq_init_queue()
382 !blk_queue_nonrot(bdev_get_queue(bdev))); in compat_blkdev_ioctl()
568 return put_ushort(arg, !blk_queue_nonrot(bdev_get_queue(bdev))); in blkdev_ioctl()
666 if (blk_queue_nonrot(q)) in wbt_default_latency_nsec()
2042 if (!blk_queue_nonrot(td->queue)) in throtl_update_latency_buckets()2235 !blk_queue_nonrot(td->queue)) in throtl_track_latency()2432 if (blk_queue_nonrot(q)) { in blk_throtl_register_queue()
964 if (blk_queue_nonrot(blkg->q)) in iolatency_pd_init()
727 if (!blk_queue_nonrot(ioc->rqos.q)) in ioc_autop_idx()
1996 !blk_queue_nonrot(q))) { in blk_mq_make_request()
126 if (blk_queue_nonrot(q)) in iblock_configure_device()
161 if (blk_queue_nonrot(q)) in fd_configure_device()
637 #define blk_queue_nonrot(q) test_bit(QUEUE_FLAG_NONROT, &(q)->queue_flags) macro
2619 if (!p->bdev || !blk_queue_nonrot(bdev_get_queue(p->bdev))) in SYSCALL_DEFINE1()3191 if (p->bdev && blk_queue_nonrot(bdev_get_queue(p->bdev))) { in SYSCALL_DEFINE2()
1704 return q && blk_queue_nonrot(q); in device_is_nonrot()
688 nonrot = blk_queue_nonrot(bdev_get_queue(rdev->bdev)); in read_balance()
798 nonrot = blk_queue_nonrot(bdev_get_queue(rdev->bdev)); in read_balance()
5753 !blk_queue_nonrot(bdev_get_queue(rdev->bdev))) { in md_run()
6958 if (blk_queue_nonrot(bdev_get_queue(rdev->bdev))) { in setup_conf()
913 nonrot = blk_queue_nonrot(bdev_get_queue(file_bdev)); in loop_update_rotational()
830 if (!blk_queue_nonrot(q)) in btrfs_open_one_device()2651 if (!blk_queue_nonrot(q)) in btrfs_init_new_device()