Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c160 uint64_t ce_txg; member
371 if (ce->ce_txg == txg) in add_config()
379 ce->ce_txg = txg; in add_config()
503 if (ce->ce_txg > best_txg) { in get_configs()
505 best_txg = ce->ce_txg; in get_configs()