Searched refs:ztest_get_data (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/contrib/openzfs/cmd/ |
| H A D | ztest.c | 2495 ztest_get_data(void *arg, uint64_t arg2, lr_write_t *lr, char *buf, in ztest_get_data() function 3019 VERIFY3P(zil_open(os, ztest_get_data, NULL), ==, zd->zd_zilog); in ztest_zil_remount() 4729 zilog = zil_open(os, ztest_get_data, NULL); in ztest_dmu_objset_create_destroy() 7843 zilog = zil_open(os, ztest_get_data, NULL); in ztest_dataset_open() 8001 zilog_t *zilog = zil_open(os, ztest_get_data, NULL); in ztest_dmu_sync_blocksize_change() 8049 int error = ztest_get_data(zd, 0, &lr, NULL, lwb, pio); in ztest_dmu_sync_blocksize_change()
|