Searched refs:lrc_seq (Results 1 – 3 of 3) sorted by relevance
367 if (lr->lrc_seq > claim_lr_seq) in zil_parse()371 ASSERT3U(max_lr_seq, <, lr->lrc_seq); in zil_parse()372 max_lr_seq = lr->lrc_seq; in zil_parse()1164 lrcb->lrc_seq = ++zilog->zl_lr_seq; /* we are single threaded */ in zil_lwb_commit()1189 itx->itx_lr.lrc_seq = 0; /* defensive */ in zil_itx_create()2039 (u_longlong_t)lr->lrc_seq, in zil_replay_error()2055 zilog->zl_replaying_seq = lr->lrc_seq; in zil_replay_log_record()2057 if (lr->lrc_seq <= zh->zh_replay_seq) /* already replayed */ in zil_replay_log_record()
189 uint64_t lrc_seq; /* see comment above */ member
295 (u_longlong_t)lr->lrc_seq); in print_log_record()