Searched refs:ztest_ds (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c276 typedef struct ztest_ds { struct
423 static ztest_ds_t *ztest_ds; variable
5464 ztest_ds_t *zd = &ztest_ds[id % ztest_opts.zo_datasets];
5580 ztest_ds_t *zd = &ztest_ds[d];
5637 ztest_ds_t *zd = &ztest_ds[d];
5831 ztest_ds_t *zd = &ztest_ds[0];
6230 ztest_ds = umem_alloc(ztest_opts.zo_datasets * sizeof (ztest_ds_t),

Completed in 72 milliseconds