Searched refs:committed_seq (Results 1 – 1 of 1) sorted by relevance
7296 uint64_t committed_seq = ZTEST_GET_SHARED_DS(d)->zd_seq; in ztest_dataset_open() local7323 zilog->zl_header->zh_claim_lr_seq < committed_seq) in ztest_dataset_open()7326 zilog->zl_header->zh_claim_lr_seq, committed_seq); in ztest_dataset_open()7345 zilog->zl_replaying_seq < committed_seq) in ztest_dataset_open()7348 zilog->zl_replaying_seq, committed_seq); in ztest_dataset_open()