Searched refs:zl_replay (Results 1 – 4 of 4) sorted by relevance
45 __field(uint8_t, zl_replay) \68 __entry->zl_replay = zilog->zl_replay; \96 __entry->zl_keep_first, __entry->zl_replay, \
207 uint8_t zl_replay; /* replaying records while set */ member
4328 zilog->zl_replay = B_TRUE; in zil_replay()4337 zilog->zl_replay = B_FALSE; in zil_replay()4348 if (zilog->zl_replay) { in zil_replaying()
2079 ASSERT3U(dmu_objset_zil(os)->zl_replay, ==, !!lr->lr_foid); in ztest_replay_create()2106 ASSERT(zd->zd_zilog->zl_replay); in ztest_replay_create()2291 if (zd->zd_zilog->zl_replay) { in ztest_replay_write()2399 if (zd->zd_zilog->zl_replay) { in ztest_replay_setattr()