Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/cmd/
H A Dztest.c272 } ztest_shared_ds_t; typedef
274 static ztest_shared_ds_t *ztest_shared_ds;
356 ztest_shared_ds_t *zd_shared;
1697 ztest_zd_init(ztest_ds_t *zd, ztest_shared_ds_t *szd, objset_t *os) in ztest_zd_init()
7937 hdr->zh_ds_size = sizeof (ztest_shared_ds_t); in setup_hdr()