Searched refs:nonrot (Results 1 – 5 of 5) sorted by relevance
1075 bool nonrot = true; in loop_update_rotational() local1079 nonrot = blk_queue_nonrot(bdev_get_queue(file_bdev)); in loop_update_rotational()1081 if (nonrot) in loop_update_rotational()
641 bool nonrot; in read_balance() local707 nonrot = blk_queue_nonrot(bdev_get_queue(rdev->bdev)); in read_balance()708 has_nonrot_disk |= nonrot; in read_balance()735 if (nonrot && opt_iosize > 0 && in read_balance()
748 bool nonrot; in read_balance() local799 nonrot = blk_queue_nonrot(bdev_get_queue(rdev->bdev)); in read_balance()800 has_nonrot_disk |= nonrot; in read_balance()802 if (min_pending > pending && nonrot) { in read_balance()
5983 bool nonrot = true; in md_run() local5988 nonrot = false; in md_run()5993 nonrot = false; in md_run()5994 if (nonrot) in md_run()
302 QUEUE_SYSFS_BIT_FNS(nonrot, NONROT, 1);