Searched refs:zl_replay (Results 1 – 4 of 4) sorted by relevance
45 __field(uint8_t, zl_replay) \66 __entry->zl_replay = zilog->zl_replay; \91 __entry->zl_keep_first, __entry->zl_replay, \
190 uint8_t zl_replay; /* replaying records while set */ member
3614 zilog->zl_replay = B_TRUE; in zil_replay()3623 zilog->zl_replay = B_FALSE; in zil_replay()3632 if (zilog->zl_replay) { in zil_replaying()
1878 ASSERT(dmu_objset_zil(os)->zl_replay == !!lr->lr_foid); in ztest_replay_create()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()