Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c235 } ztest_shared_ds_t; typedef
237 static ztest_shared_ds_t *ztest_shared_ds;
319 ztest_shared_ds_t *zd_shared;
1578 ztest_zd_init(ztest_ds_t *zd, ztest_shared_ds_t *szd, objset_t *os) in ztest_zd_init()
7583 hdr->zh_ds_size = sizeof (ztest_shared_ds_t); in setup_hdr()