Home
last modified time | relevance | path

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

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_config.c315 uint64_t oldtxg, newtxg; in zpool_refresh_stats() local
318 ZPOOL_CONFIG_POOL_TXG, &oldtxg) == 0); in zpool_refresh_stats()
324 if (oldtxg != newtxg) { in zpool_refresh_stats()