Searched refs:vdev_mirror_ops (Results 1 – 9 of 9) sorted by relevance
616 extern vdev_ops_t vdev_mirror_ops;
1104 if (source_vd->vdev_ops == &vdev_mirror_ops && dest_id != -1) { in spa_vdev_copy_one_child()1262 if (dest_vd->vdev_ops == &vdev_mirror_ops) { in spa_vdev_copy_segment()2334 if (cvd->vdev_ops == &vdev_mirror_ops) { in spa_vdev_remove_top_check()
1206 if (vd->vdev_ops == &vdev_mirror_ops) in vdev_indirect_gather_splits()1226 if (vd->vdev_ops == &vdev_mirror_ops) { in vdev_indirect_gather_splits()
969 vdev_ops_t vdev_mirror_ops = { variable
516 vd->vdev_ops == &vdev_mirror_ops || in vdev_rebuild_blkptr_init()
8218 if (tvd->vdev_ops == &vdev_mirror_ops) {8519 if (tvd->vdev_ops != &vdev_mirror_ops &&8532 if (pvd->vdev_ops != &vdev_mirror_ops &&8537 pvops = &vdev_mirror_ops;8856 pvd->vdev_ops != &vdev_mirror_ops &&9438 if (vml[c]->vdev_parent->vdev_ops != &vdev_mirror_ops ||
5035 vdev_mirror_ops.vdev_op_io_start(zio); in zio_vdev_io_start()5183 vdev_ops_t *ops = vd ? vd->vdev_ops : &vdev_mirror_ops; in zio_vdev_io_done()
266 &vdev_mirror_ops,1482 ASSERT(mvd->vdev_ops == &vdev_mirror_ops || in vdev_remove_parent()
3939 ASSERT3P(oldvd->vdev_ops, ==, &vdev_mirror_ops); in ztest_vdev_attach_detach()4042 if (pvd->vdev_ops != &vdev_mirror_ops && in ztest_vdev_attach_detach()4075 if (pvd->vdev_ops == &vdev_mirror_ops || in ztest_vdev_attach_detach()