Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c1953 ztest_get_data(void *arg, lr_write_t *lr, char *buf, struct lwb *lwb, in ztest_get_data() function
2457 VERIFY(zil_open(os, ztest_get_data) == zd->zd_zilog); in ztest_zil_remount()
3623 zilog = zil_open(os, ztest_get_data); in ztest_dmu_objset_create_destroy()
6028 zilog = zil_open(os, ztest_get_data); in ztest_dataset_open()