Searched refs:vdev_mirror_ops (Results 1 – 9 of 9) sorted by relevance
597 extern vdev_ops_t vdev_mirror_ops;
1207 if (vd->vdev_ops == &vdev_mirror_ops) in vdev_indirect_gather_splits()1227 if (vd->vdev_ops == &vdev_mirror_ops) { in vdev_indirect_gather_splits()
1079 if (source_vd->vdev_ops == &vdev_mirror_ops && dest_id != -1) { in spa_vdev_copy_one_child()1235 if (dest_vd->vdev_ops == &vdev_mirror_ops) { in spa_vdev_copy_segment()2276 if (cvd->vdev_ops == &vdev_mirror_ops) { in spa_vdev_remove_top_check()
948 vdev_ops_t vdev_mirror_ops = { variable
521 vd->vdev_ops == &vdev_mirror_ops || in vdev_rebuild_blkptr_init()
7161 if (tvd->vdev_ops == &vdev_mirror_ops) {7351 if (tvd->vdev_ops != &vdev_mirror_ops &&7363 if (pvd->vdev_ops != &vdev_mirror_ops &&7367 pvops = &vdev_mirror_ops;7608 pvd->vdev_ops != &vdev_mirror_ops &&8147 if (vml[c]->vdev_parent->vdev_ops != &vdev_mirror_ops ||
3913 vdev_mirror_ops.vdev_op_io_start(zio); in zio_vdev_io_start()4046 vdev_ops_t *ops = vd ? vd->vdev_ops : &vdev_mirror_ops; in zio_vdev_io_done()
232 &vdev_mirror_ops,1361 ASSERT(mvd->vdev_ops == &vdev_mirror_ops || in vdev_remove_parent()
3648 ASSERT3P(oldvd->vdev_ops, ==, &vdev_mirror_ops); in ztest_vdev_attach_detach()3752 if (pvd->vdev_ops != &vdev_mirror_ops && in ztest_vdev_attach_detach()3785 if (pvd->vdev_ops == &vdev_mirror_ops || in ztest_vdev_attach_detach()