Home
last modified time | relevance | path

Searched refs:committed_seq (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/ztest/
H A Dztest.c5512 uint64_t committed_seq = ZTEST_GET_SHARED_DS(d)->zd_seq; in ztest_dataset_open() local
5538 zilog->zl_header->zh_claim_lr_seq < committed_seq) in ztest_dataset_open()
5540 zilog->zl_header->zh_claim_lr_seq, committed_seq); in ztest_dataset_open()
5558 zilog->zl_replaying_seq < committed_seq) in ztest_dataset_open()
5560 zilog->zl_replaying_seq, committed_seq); in ztest_dataset_open()