Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c206 } ztest_shared_ds_t; typedef
208 static ztest_shared_ds_t *ztest_shared_ds;
288 ztest_shared_ds_t *zd_shared;
1237 ztest_zd_init(ztest_ds_t *zd, ztest_shared_ds_t *szd, objset_t *os) in ztest_zd_init()
6459 hdr->zh_ds_size = sizeof (ztest_shared_ds_t); in setup_hdr()