Searched refs:ztest_zd_init (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/sys/contrib/openzfs/cmd/ztest/ |
| H A D | ztest.c | 1712 ztest_zd_init(ztest_ds_t *zd, ztest_shared_ds_t *szd, objset_t *os) in ztest_zd_init() function 4340 ztest_zd_init(zdtmp, NULL, os); in ztest_dmu_objset_create_destroy() 4375 ztest_zd_init(zdtmp, NULL, os); in ztest_dmu_objset_create_destroy() 7184 ztest_zd_init(zd, ZTEST_GET_SHARED_DS(d), os); in ztest_dataset_open() 7239 ztest_zd_init(zdtmp, NULL, os); in ztest_replay_zil_cb()
|