Searched refs:nonrot (Results 1 – 5 of 5) sorted by relevance
945 bool nonrot = true; in loop_update_rotational() local949 nonrot = blk_queue_nonrot(bdev_get_queue(file_bdev)); in loop_update_rotational()951 if (nonrot) in loop_update_rotational()
639 bool nonrot; in read_balance() local705 nonrot = blk_queue_nonrot(bdev_get_queue(rdev->bdev)); in read_balance()706 has_nonrot_disk |= nonrot; in read_balance()733 if (nonrot && opt_iosize > 0 && in read_balance()
747 bool nonrot; in read_balance() local798 nonrot = blk_queue_nonrot(bdev_get_queue(rdev->bdev)); in read_balance()799 has_nonrot_disk |= nonrot; in read_balance()801 if (min_pending > pending && nonrot) { in read_balance()
6015 bool nonrot = true; in md_run() local6020 nonrot = false; in md_run()6025 nonrot = false; in md_run()6026 if (nonrot) in md_run()
287 QUEUE_SYSFS_BIT_FNS(nonrot, NONROT, 1);