Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c541 uint64_t id, txg, known_txg; in process_vdev_config() local
572 ZPOOL_CONFIG_POOL_TXG, &known_txg) == 0); in process_vdev_config()
573 if (txg <= known_txg) in process_vdev_config()