Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c2409 ztest_get_data(void *arg, uint64_t arg2, lr_write_t *lr, char *buf, in ztest_get_data() function
2925 VERIFY3P(zil_open(os, ztest_get_data), ==, zd->zd_zilog); in ztest_zil_remount()
4380 zilog = zil_open(os, ztest_get_data); in ztest_dmu_objset_create_destroy()
7206 zilog = zil_open(os, ztest_get_data); in ztest_dataset_open()