Searched refs:vdev_nonrot (Results 1 – 9 of 9) sorted by relevance
99 vd->vdev_nonrot = B_TRUE; in vdev_file_open()
325 v->vdev_nonrot = blk_queue_nonrot(q); in vdev_disk_open()
972 vd->vdev_nonrot = B_TRUE; in vdev_geom_open()974 vd->vdev_nonrot = B_FALSE; in vdev_geom_open()
271 boolean_t vdev_nonrot; /* true if solid state */ member
204 if (vd->vdev_nonrot) { in vdev_mirror_load()
613 if (vq->vq_vdev->vdev_nonrot) in vdev_queue_aggregate()
1788 vd->vdev_nonrot = B_TRUE; in vdev_open_children_impl()1803 vd->vdev_nonrot &= cvd->vdev_nonrot; in vdev_open_children_impl()
3008 if (!vd->vdev_nonrot && metaslab_lba_weighting_enabled) { in metaslab_space_weight()