Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c322 zilog_t *zd_zilog; member
1581 zd->zd_zilog = dmu_objset_zil(os); in ztest_zd_init()
1905 ASSERT(zd->zd_zilog->zl_replay); in ztest_replay_create()
2082 if (zd->zd_zilog->zl_replay) { in ztest_replay_write()
2190 if (zd->zd_zilog->zl_replay) { in ztest_replay_setattr()
2741 zilog_t *zilog = zd->zd_zilog; in ztest_zil_commit()
2788 zil_close(zd->zd_zilog); in ztest_zil_remount()
6978 zilog = zd->zd_zilog; in ztest_dataset_open()
7013 zil_close(zd->zd_zilog); in ztest_dataset_close()
7074 zil_commit(zd->zd_zilog, 0); in ztest_freeze()
[all …]