Searched refs:vdev_nonrot (Results 1 – 9 of 9) sorted by relevance
99 vd->vdev_nonrot = B_TRUE; in vdev_file_open()
967 vd->vdev_nonrot = B_TRUE; in vdev_geom_open()969 vd->vdev_nonrot = B_FALSE; in vdev_geom_open()
314 v->vdev_nonrot = blk_queue_nonrot(q); in vdev_disk_open()
271 boolean_t vdev_nonrot; /* true if solid state */ member
205 if (vd->vdev_nonrot) { in vdev_mirror_load()
661 if (vq->vq_vdev->vdev_nonrot) in vdev_queue_aggregate()
1682 vd->vdev_nonrot = B_TRUE; in vdev_open_children_impl()1697 vd->vdev_nonrot &= cvd->vdev_nonrot; in vdev_open_children_impl()
2963 if (!vd->vdev_nonrot && metaslab_lba_weighting_enabled) { in metaslab_space_weight()