Searched refs:nonrot (Results 1 – 4 of 4) sorted by relevance
1080 bool nonrot = true; in loop_update_rotational() local1084 nonrot = blk_queue_nonrot(bdev_get_queue(file_bdev)); in loop_update_rotational()1086 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() local807 nonrot = blk_queue_nonrot(bdev_get_queue(rdev->bdev)); in read_balance()808 has_nonrot_disk |= nonrot; in read_balance()810 if (min_pending > pending && nonrot) { in read_balance()
6045 bool nonrot = true; in md_run() local6050 nonrot = false; in md_run()6055 nonrot = false; in md_run()6056 if (nonrot) in md_run()