Home
last modified time | relevance | path

Searched refs:nonrot (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/block/
Dblk-sysfs.c256 QUEUE_SYSFS_BIT_FNS(nonrot, NONROT, 1);
/linux-4.4.14/drivers/md/
Draid1.c557 bool nonrot; in read_balance() local
616 nonrot = blk_queue_nonrot(bdev_get_queue(rdev->bdev)); in read_balance()
617 has_nonrot_disk |= nonrot; in read_balance()
644 if (nonrot && opt_iosize > 0 && in read_balance()