Searched refs:ztest_zd_init (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | ztest.c | 1779 ztest_zd_init(ztest_ds_t *zd, ztest_shared_ds_t *szd, objset_t *os) in ztest_zd_init() function 4719 ztest_zd_init(zdtmp, NULL, os); in ztest_dmu_objset_create_destroy() 4761 ztest_zd_init(zdtmp, NULL, os); in ztest_dmu_objset_create_destroy() 7829 ztest_zd_init(zd, ZTEST_GET_SHARED_DS(d), os); in ztest_dataset_open() 7887 ztest_zd_init(zdtmp, NULL, os); in ztest_replay_zil_cb()
|