Searched refs:latest_txg (Results 1 – 2 of 2) sorted by relevance
325 uint64_t latest_txg; in check_filesystem() local328 error = find_birth_txg(ds, zep, &latest_txg); in check_filesystem()335 if (error == 0 && zep->zb_birth == latest_txg) { in check_filesystem()346 txg_to_consider = latest_txg; in check_filesystem()
4035 uint64_t latest_txg; in scrub_filesystem() local4039 error = find_birth_txg(ds, zep, &latest_txg); in scrub_filesystem()4047 if (error == 0 && zep->zb_birth == latest_txg) { in scrub_filesystem()4070 txg_to_consider = latest_txg; in scrub_filesystem()