Searched refs:vdev_mirror_ops (Results 1 – 8 of 8) sorted by relevance
539 extern vdev_ops_t vdev_mirror_ops;
874 if (source_vd->vdev_ops == &vdev_mirror_ops && dest_id != -1) { in spa_vdev_copy_one_child()1014 if (dest_vd->vdev_ops == &vdev_mirror_ops) { in spa_vdev_copy_segment()1954 if (cvd->vdev_ops == &vdev_mirror_ops) { in spa_vdev_remove_top_check()
1188 if (vd->vdev_ops == &vdev_mirror_ops) in vdev_indirect_gather_splits()1208 if (vd->vdev_ops == &vdev_mirror_ops) { in vdev_indirect_gather_splits()
814 vdev_ops_t vdev_mirror_ops = { variable
6162 if (tvd->vdev_ops == &vdev_mirror_ops) {6294 if (pvd->vdev_ops != &vdev_mirror_ops &&6298 pvops = &vdev_mirror_ops;6528 pvd->vdev_ops != &vdev_mirror_ops &&7047 if (vml[c]->vdev_parent->vdev_ops != &vdev_mirror_ops ||
64 &vdev_mirror_ops,1128 ASSERT(mvd->vdev_ops == &vdev_mirror_ops || in vdev_remove_parent()
3439 vdev_mirror_ops.vdev_op_io_start(zio); in zio_vdev_io_start()3557 vdev_ops_t *ops = vd ? vd->vdev_ops : &vdev_mirror_ops; in zio_vdev_io_done()
3273 ASSERT(oldvd->vdev_ops == &vdev_mirror_ops); in ztest_vdev_attach_detach()3357 if (pvd->vdev_ops != &vdev_mirror_ops && in ztest_vdev_attach_detach()