Home
last modified time | relevance | path

Searched refs:oldvd_is_log (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c3228 int oldvd_is_log; in ztest_vdev_attach_detach() local
3297 oldvd_is_log = oldvd->vdev_top->vdev_islog; in ztest_vdev_attach_detach()
3362 else if (newvd_is_spare && (!replacing || oldvd_is_log)) in ztest_vdev_attach_detach()