Searched refs:vdev_mirror_ops (Results 1 – 7 of 7) sorted by relevance
322 extern vdev_ops_t vdev_mirror_ops;
455 vdev_ops_t vdev_mirror_ops = { variable
4531 if (pvd->vdev_ops != &vdev_mirror_ops && in spa_vdev_attach()4535 pvops = &vdev_mirror_ops; in spa_vdev_attach()4739 pvd->vdev_ops != &vdev_mirror_ops && in spa_vdev_detach()5021 if (vml[c]->vdev_parent->vdev_ops != &vdev_mirror_ops || in spa_vdev_split_mirror()
55 &vdev_mirror_ops,799 ASSERT(mvd->vdev_ops == &vdev_mirror_ops || in vdev_remove_parent()
2664 vdev_mirror_ops.vdev_op_io_start(zio); in zio_vdev_io_start()2767 vdev_ops_t *ops = vd ? vd->vdev_ops : &vdev_mirror_ops; in zio_vdev_io_done()
1134 if (vd->vdev_ops == &vdev_mirror_ops || in zvol_dumpio_vdev()
2790 ASSERT(oldvd->vdev_ops == &vdev_mirror_ops); in ztest_vdev_attach_detach()2867 if (pvd->vdev_ops != &vdev_mirror_ops && in ztest_vdev_attach_detach()