Searched refs:zl_commit_lr_seq (Results 1 – 4 of 4) sorted by relevance
39 __field(uint64_t, zl_commit_lr_seq) \60 __entry->zl_commit_lr_seq = zilog->zl_commit_lr_seq; \88 __entry->zl_lr_seq, __entry->zl_commit_lr_seq, \
182 uint64_t zl_commit_lr_seq; /* last committed on-disk lr seq */ member
1163 zilog->zl_commit_lr_seq = zilog->zl_lr_seq; in zil_lwb_flush_vdevs_done()
2754 ASSERT3U(zd->zd_shared->zd_seq, <=, zilog->zl_commit_lr_seq); in ztest_zil_commit()2755 zd->zd_shared->zd_seq = zilog->zl_commit_lr_seq; in ztest_zil_commit()