Searched refs:vdev_nonrot (Results 1 – 8 of 8) sorted by relevance
110 vd->vdev_nonrot = B_TRUE; in vdev_file_open()
207 if (vd->vdev_nonrot) { in vdev_mirror_load()
617 if (vq->vq_vdev->vdev_nonrot) in vdev_queue_aggregate()
1910 vd->vdev_nonrot = B_TRUE; in vdev_open_children_impl()1925 vd->vdev_nonrot &= cvd->vdev_nonrot; in vdev_open_children_impl()
3169 if (!vd->vdev_nonrot && metaslab_lba_weighting_enabled) { in metaslab_space_weight()
967 vd->vdev_nonrot = B_TRUE; in vdev_geom_open()969 vd->vdev_nonrot = B_FALSE; in vdev_geom_open()
251 boolean_t vdev_nonrot; /* true if solid state */ member
448 v->vdev_nonrot = blk_queue_nonrot(bdev_get_queue(bdev)); in vdev_disk_open()