Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c3227 int newvd_is_spare = B_FALSE; in ztest_vdev_attach_detach() local
3322 newvd_is_spare = B_TRUE; in ztest_vdev_attach_detach()
3362 else if (newvd_is_spare && (!replacing || oldvd_is_log)) in ztest_vdev_attach_detach()