Searched refs:ztest_ds (Results 1 – 1 of 1) sorted by relevance
378 typedef struct ztest_ds { struct551 static ztest_ds_t *ztest_ds; variable7619 ztest_ds_t *zd = &ztest_ds[id % ztest_opts.zo_datasets]; in ztest_execute()7660 ztest_ds_t *zd = &ztest_ds[info->rzx_id % ztest_opts.zo_datasets]; in ztest_rzx_thread()7804 ztest_ds_t *zd = &ztest_ds[d]; in ztest_dataset_open()7865 ztest_ds_t *zd = &ztest_ds[d]; in ztest_dataset_close()7910 ztest_ds_t *zd = &ztest_ds[0]; in ztest_freeze()8979 ztest_ds = umem_alloc(ztest_opts.zo_datasets * sizeof (ztest_ds_t), in main()