Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c308 zilog_t *zd_zilog; member
1366 zd->zd_zilog = dmu_objset_zil(os); in ztest_zd_init()
1709 ASSERT(zd->zd_zilog->zl_replay); in ztest_replay_create()
1886 if (zd->zd_zilog->zl_replay) { in ztest_replay_write()
1994 if (zd->zd_zilog->zl_replay) { in ztest_replay_setattr()
2541 zilog_t *zilog = zd->zd_zilog; in ztest_zil_commit()
2581 zil_close(zd->zd_zilog); in ztest_zil_remount()
6588 zilog = zd->zd_zilog; in ztest_dataset_open()
6623 zil_close(zd->zd_zilog); in ztest_dataset_close()
6835 zil_commit(zd->zd_zilog, 0); in ztest_freeze()
[all …]