Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c541 uint64_t id, txg, known_txg; in process_vdev_config() local
571 known_txg = fnvlist_lookup_uint64((*configs)[id], in process_vdev_config()
573 if (txg <= known_txg) in process_vdev_config()