Searched refs:vdev_missing_ops (Results 1 – 4 of 4) sorted by relevance
82 vdev_ops_t vdev_missing_ops = { variable
198 if (vd->vdev_ishole || vd->vdev_ops == &vdev_missing_ops) { in vdev_dbgmsg_print_tree() 259 &vdev_missing_ops, in vdev_getops() 2134 if (vd->vdev_ishole || vd->vdev_ops == &vdev_missing_ops) in vdev_open() 2593 if ((svd->vdev_ops == &vdev_missing_ops) || in vdev_copy_path_strict() 3471 vd->vdev_ops != &vdev_missing_ops && in vdev_dtl_sync() 4596 vd->vdev_ops == &vdev_missing_ops); in vdev_accessible() 5540 ops == &vdev_missing_ops || ops == &vdev_root_ops) { in vdev_expand()
1213 if (vd->vdev_ops == &vdev_missing_ops) {1253 if (vd->vdev_ops == &vdev_missing_ops) { in zio_read()
610 extern vdev_ops_t vdev_missing_ops;