Searched refs:zl_commit_lr_seq (Results 1 – 4 of 4) sorted by relevance
40 __field(uint64_t, zl_commit_lr_seq) \63 __entry->zl_commit_lr_seq = zilog->zl_commit_lr_seq; \94 __entry->zl_lr_seq, __entry->zl_commit_lr_seq, \
206 uint64_t zl_commit_lr_seq; /* last committed on-disk lr seq */ member
2977 ASSERT3U(zd->zd_shared->zd_seq, <=, zilog->zl_commit_lr_seq); in ztest_zil_commit()2978 zd->zd_shared->zd_seq = zilog->zl_commit_lr_seq; in ztest_zil_commit()
1490 zilog->zl_commit_lr_seq = zilog->zl_lr_seq; in zil_lwb_flush_vdevs_done()