Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c7807 uint64_t committed_seq = ZTEST_GET_SHARED_DS(d)->zd_seq; in ztest_dataset_open() local
7834 zilog->zl_header->zh_claim_lr_seq < committed_seq) in ztest_dataset_open()
7837 zilog->zl_header->zh_claim_lr_seq, committed_seq); in ztest_dataset_open()
7856 zilog->zl_replaying_seq < committed_seq) in ztest_dataset_open()
7859 zilog->zl_replaying_seq, committed_seq); in ztest_dataset_open()