Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c221 } ztest_shared_ds_t; typedef
223 static ztest_shared_ds_t *ztest_shared_ds;
305 ztest_shared_ds_t *zd_shared;
1363 ztest_zd_init(ztest_ds_t *zd, ztest_shared_ds_t *szd, objset_t *os) in ztest_zd_init()
7096 hdr->zh_ds_size = sizeof (ztest_shared_ds_t); in setup_hdr()