Lines Matching defs:mtvd
1637 vdev_t *mtvd = mrvd->vdev_child[c];
1640 mtvd->vdev_ops != &vdev_missing_ops &&
1641 mtvd->vdev_islog)
1642 child[idx++] = vdev_config_generate(spa, mtvd,
1662 * with the corresponding MOS config top-level (mtvd).
1666 vdev_t *mtvd = mrvd->vdev_child[c];
1674 mtvd->vdev_ops != &vdev_missing_ops) {
1682 if (mtvd->vdev_islog) {
1699 vdev_remove_child(mrvd, mtvd);
1701 vdev_add_child(rvd, mtvd);
1705 vdev_load(mtvd);
1709 } else if (mtvd->vdev_islog) {
1715 vdev_load_log_state(tvd, mtvd);