Searched refs:nonrot (Results 1 – 5 of 5) sorted by relevance
909 bool nonrot = true; in loop_update_rotational() local913 nonrot = blk_queue_nonrot(bdev_get_queue(file_bdev)); in loop_update_rotational()915 if (nonrot) in loop_update_rotational()
622 bool nonrot; in read_balance() local688 nonrot = blk_queue_nonrot(bdev_get_queue(rdev->bdev)); in read_balance()689 has_nonrot_disk |= nonrot; in read_balance()716 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()
5749 bool nonrot = true; in md_run() local5754 nonrot = false; in md_run()5759 nonrot = false; in md_run()5760 if (nonrot) in md_run()
279 QUEUE_SYSFS_BIT_FNS(nonrot, NONROT, 1);