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
4505 if (pvd->vdev_ops != &vdev_mirror_ops && in spa_vdev_attach()4509 pvops = &vdev_mirror_ops; in spa_vdev_attach()4711 pvd->vdev_ops != &vdev_mirror_ops && in spa_vdev_detach()4993 if (vml[c]->vdev_parent->vdev_ops != &vdev_mirror_ops || in spa_vdev_split_mirror()
54 &vdev_mirror_ops,798 ASSERT(mvd->vdev_ops == &vdev_mirror_ops || in vdev_remove_parent()
2596 vdev_mirror_ops.vdev_op_io_start(zio); in zio_vdev_io_start()2699 vdev_ops_t *ops = vd ? vd->vdev_ops : &vdev_mirror_ops; in zio_vdev_io_done()
1133 if (vd->vdev_ops == &vdev_mirror_ops || in zvol_dumpio_vdev()
2786 ASSERT(oldvd->vdev_ops == &vdev_mirror_ops); in ztest_vdev_attach_detach()2863 if (pvd->vdev_ops != &vdev_mirror_ops && in ztest_vdev_attach_detach()