Searched refs:zdtmp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c3274 ztest_ds_t zdtmp; local
3293 ztest_zd_init(&zdtmp, NULL, os);
3294 zil_replay(os, &zdtmp, ztest_replay_vector);
3295 ztest_zd_fini(&zdtmp);
3328 ztest_zd_init(&zdtmp, NULL, os);
3341 ztest_dmu_object_alloc_free(&zdtmp, id);
3366 ztest_zd_fini(&zdtmp);

Completed in 69 milliseconds