Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c270 } ztest_shared_ds_t; typedef
272 static ztest_shared_ds_t *ztest_shared_ds;
354 ztest_shared_ds_t *zd_shared;
1712 ztest_zd_init(ztest_ds_t *zd, ztest_shared_ds_t *szd, objset_t *os) in ztest_zd_init()
7794 hdr->zh_ds_size = sizeof (ztest_shared_ds_t); in setup_hdr()