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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c1645 * the ztest_get_data() callback does a dmu_read() of the
1837 ztest_get_data(void *arg, lr_write_t *lr, char *buf, zio_t *zio) function
2338 VERIFY(zil_open(os, ztest_get_data) == zd->zd_zilog);
3333 zilog = zil_open(os, ztest_get_data);
5624 zilog = zil_open(os, ztest_get_data);

Completed in 73 milliseconds