Searched refs:ztest_get_data (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/contrib/openzfs/cmd/ |
| H A D | ztest.c | 2489 ztest_get_data(void *arg, uint64_t arg2, lr_write_t *lr, char *buf, in ztest_get_data() function 3013 VERIFY3P(zil_open(os, ztest_get_data, NULL), ==, zd->zd_zilog); in ztest_zil_remount() 4765 zilog = zil_open(os, ztest_get_data, NULL); in ztest_dmu_objset_create_destroy() 7859 zilog = zil_open(os, ztest_get_data, NULL); in ztest_dataset_open()
|