Home
last modified time | relevance | path

Searched refs:ztest_get_data (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/contrib/openzfs/cmd/
H A Dztest.c2398 ztest_get_data(void *arg, uint64_t arg2, lr_write_t *lr, char *buf, in ztest_get_data() function
2915 VERIFY3P(zil_open(os, ztest_get_data, NULL), ==, zd->zd_zilog); in ztest_zil_remount()
4399 zilog = zil_open(os, ztest_get_data, NULL); in ztest_dmu_objset_create_destroy()
7342 zilog = zil_open(os, ztest_get_data, NULL); in ztest_dataset_open()