Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_config.c312 uint64_t oldtxg, newtxg; in zpool_refresh_stats() local
315 ZPOOL_CONFIG_POOL_TXG, &oldtxg) == 0); in zpool_refresh_stats()
322 if (oldtxg != newtxg) { in zpool_refresh_stats()