Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c4186 ztest_ds_t *zdtmp; in ztest_dmu_objset_create_destroy() local
4209 ztest_zd_init(zdtmp, NULL, os); in ztest_dmu_objset_create_destroy()
4211 ztest_zd_fini(zdtmp); in ztest_dmu_objset_create_destroy()
4244 ztest_zd_init(zdtmp, NULL, os); in ztest_dmu_objset_create_destroy()
4257 ztest_dmu_object_alloc_free(zdtmp, id); in ztest_dmu_objset_create_destroy()
4282 ztest_zd_fini(zdtmp); in ztest_dmu_objset_create_destroy()
4286 umem_free(zdtmp, sizeof (ztest_ds_t)); in ztest_dmu_objset_create_destroy()
7024 ztest_ds_t *zdtmp; in ztest_replay_zil_cb() local
7031 ztest_zd_init(zdtmp, NULL, os); in ztest_replay_zil_cb()
7033 ztest_zd_fini(zdtmp); in ztest_replay_zil_cb()
[all …]