Searched refs:vdev_mirror_ops (Results 1 – 6 of 6) sorted by relevance
361 extern vdev_ops_t vdev_mirror_ops;
639 vdev_ops_t vdev_mirror_ops = { variable
4928 if (pvd->vdev_ops != &vdev_mirror_ops && in spa_vdev_attach()4932 pvops = &vdev_mirror_ops; in spa_vdev_attach()5136 pvd->vdev_ops != &vdev_mirror_ops && in spa_vdev_detach()5418 if (vml[c]->vdev_parent->vdev_ops != &vdev_mirror_ops || in spa_vdev_split_mirror()
147 &vdev_mirror_ops,915 ASSERT(mvd->vdev_ops == &vdev_mirror_ops || in vdev_remove_parent()
3037 vdev_mirror_ops.vdev_op_io_start(zio); in zio_vdev_io_start()3167 vdev_ops_t *ops = vd ? vd->vdev_ops : &vdev_mirror_ops; in zio_vdev_io_done()
2789 ASSERT(oldvd->vdev_ops == &vdev_mirror_ops); in ztest_vdev_attach_detach()2866 if (pvd->vdev_ops != &vdev_mirror_ops && in ztest_vdev_attach_detach()