Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c195 uint64_t ce_txg; member
406 if (ce->ce_txg == txg) in add_config()
414 ce->ce_txg = txg; in add_config()
537 if (ce->ce_txg > best_txg) { in get_configs()
539 best_txg = ce->ce_txg; in get_configs()