Searched refs:vdev_raidz_ops (Results 1 – 9 of 9) sorted by relevance
541 extern vdev_ops_t vdev_raidz_ops;
244 ASSERT3P(vd->vdev_ops, !=, &vdev_raidz_ops); in vdev_remove_initiate_sync()1075 ASSERT3P(vd->vdev_ops, !=, &vdev_raidz_ops); in vdev_remove_enlist_zaps()1949 if (cvd->vdev_ops == &vdev_raidz_ops) in spa_vdev_remove_top_check()
325 if (vd->vdev_top->vdev_ops == &vdev_raidz_ops) in vdev_initialize_calculate_progress()
2541 ASSERT(raidvd->vdev_ops == &vdev_raidz_ops); in vdev_raidz_xlate()2568 vdev_ops_t vdev_raidz_ops = { variable
613 if (vd->vdev_top->vdev_ops == &vdev_raidz_ops) in vdev_trim_calculate_progress()
63 &vdev_raidz_ops,278 if (pvd->vdev_ops == &vdev_raidz_ops) in vdev_get_min_asize()630 if (ops == &vdev_raidz_ops) { in vdev_alloc()
1942 if (vd->vdev_children > 1 || vd->vdev_ops == &vdev_raidz_ops) { in zvol_dump_init()
6155 if (tvd->vdev_ops == &vdev_raidz_ops) {
3280 ASSERT(oldvd->vdev_ops == &vdev_raidz_ops); in ztest_vdev_attach_detach()